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
The app crashes with an IllegalStateException under specific conditions, causing unexpected behavior and user disruption. This issue appears to occur when while opening the app. Not getting issue while debugging only on release version.,
If you are using Proguard or R8, you need to perform an additional step in your project. This is documented in the "Readme" file. Have you tried this? @aravind3566
Additionally, this pull request #31 may solve the issue you are experiencing here. Please try the repository in this pull request and report it.
The app crashes with an IllegalStateException under specific conditions, causing unexpected behavior and user disruption. This issue appears to occur when while opening the app. Not getting issue while debugging only on release version.,
Environment :
"react": "18.2.0"
"react-native": "0.74.5"
"@kesha-antonov/react-native-background-downloader": "^3.2.1"
Tested on Android 13 and above
The text was updated successfully, but these errors were encountered: