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
This causes high CPU and Memory usage thus slowing down the device.
It occurs even with the logLevel set as QBLogLevelDisabled: [QubitSDK startWithTrackingId:URLConstants.getQubitTrackingId logLevel:QBLogLevelDisabled];
When the device has a network connection, but the connection is restricted, the logs are filled with the following:
This causes high CPU and Memory usage thus slowing down the device.
It occurs even with the logLevel set as QBLogLevelDisabled:
[QubitSDK startWithTrackingId:URLConstants.getQubitTrackingId logLevel:QBLogLevelDisabled];