Monitoring app log uploads by device users
GDLogManager provides the following information:
When detailed logging is disabled by the management server profiles or policies, calling any API in the GDLogManager class has no effect. It is a best practice to check this setting using the getApplicationConfig API (Android/iOS). If detailed logging is enabled, present the log upload progress UI or any other related UI.
The following sample apps that are included in the
BlackBerry Dynamics SDK for iOS
demonstrate how to use GDLogManager:
- Objective-C samples: RSSReader, BypassUnlock, GreetingsClient, and GreetingsServer
- AllSwiftsamples