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
App Hanging -[NSString(StringTokenizer) indexOfChar:]
App hanging for at least 2000 ms
Can someone help me?
Describe the bug
We use Sentry for performance monitoring and we noticed that the application crashes because of the ROX SDK. We get the same crash when we read different flags in different parts of the app.
To reproduce
I'm not sure how to produce it. To be an intermittent failure.
Expected behavior
The app should not crash and should allow the app to read flags normally.
Logs
Library version
pod 'ROX', '5.0.14'
Platform the issue occurs on
iPhone and iPad
The text was updated successfully, but these errors were encountered:
App Hanging -[NSString(StringTokenizer) indexOfChar:]
App hanging for at least 2000 ms
Can someone help me?
Describe the bug
We use Sentry for performance monitoring and we noticed that the application crashes because of the ROX SDK. We get the same crash when we read different flags in different parts of the app.
To reproduce
I'm not sure how to produce it. To be an intermittent failure.
Expected behavior
The app should not crash and should allow the app to read flags normally.
Logs
Library version
pod 'ROX', '5.0.14'
Platform the issue occurs on
iPhone and iPad
The text was updated successfully, but these errors were encountered: