You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Issue where full device display name (iPhone instead of iPhone 11 Pro for example) is not shown in admin dashboard after account migration
[Changed] Encrypt and exclude from backup local stored files related to SDK logs and adaptive collections
[Added] Add comments for SDK error codes
[Changed] SDK logging is not enabled by default anymore. To enable call FTRClient.enableLogging() before launching the SDK and the SDK will log information about its operations.