-
Notifications
You must be signed in to change notification settings - Fork 453
[Android] App is getting crashed. allowInsecureConnections is null #460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue - same stacktrace. This is for v4.4. We are going to try to update to 5.0 to see if that fixes it |
We are experiencing the same issue with very similar stack trace. This too is happening on lot of Android users we have. Kindly help me out. We are using the latest version 6.4.3. Let me know if you need any more info. cc @Jay-A-McBee Here is the stack trace.(The second part is ditto)
|
Can this be related to Codepush in any way? We observed that this issue didn't report in a codepush-free version. When we again code-pushed a bundle, it came up. Though the number suggests that it is not happening to all the users. @Jay-A-McBee |
Facing this exact same stacktrace on
|
Issue
In createConnectionBuilder function allowInsecureConnections coming as null. Android app is getting crashed because of this. But if I try 2-3 times it works. Please help my app is getting crashed in production.
Stack trace:
Environment
The text was updated successfully, but these errors were encountered: