story_view
story_view copied to clipboard
Image is not loading in Release build
I have add Internet permission in Android manifest file.
<uses-permission android:name="android.permission.INTERNET"/>
Even then also image is not loading, I can see a circular progress bar with black background.
Kindly help as soon as possible.
Same issue! @IamAKX you got any solution?