I've read answers from https://stackoverflow.com/a/60647176/535374 . In my case it is different because this is an app in production and customers randomly report this error. Not a 100% re-produce one. Is there anything I can do to debug the root cause?
Asked
Active
Viewed 1,273 times
1 Answers
0
Add internet permission in manifest file
<uses-permission android:name="android.permission.INTERNET"/>

Muhammad Waleed
- 2,517
- 4
- 27
- 75