Crash when using 0.10.16 on react-native 0.59.10
See original GitHub issueI know 0.10.16 is intended to support 0.60.0 react-native, but that version makes app terminating when running app from react-native run-android
in 0.59.10 react-native
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:12
Top Results From Across the Web
React native 0.59.9 app crashing in android - Stack Overflow
The app crashes when I signed in and in the main application but no problems when I am in the login screen with...
Read more >Announcing React Native 0.70
We are excited to release a new version of React Native, 0.70.0. This version comes with several improvements like a new unified ...
Read more >React Native Upgrade Helper
React Native 0.58 is the first release of 2019, it includes work for modernizing and strengthening flow types for core components and numerous...
Read more >react-native-blob-util - npm
react -native-blob-util version 0.10.16 and up is only compatible with react native 0.60 and up. Features. Access and write data to Android Media ......
Read more >ReactNative App Crashes when Deployed to TestFlight
Your app crashed due to an unhandled language exception. Looking at frames 3 through 2 in the Last Exception Backtrace you posted, it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
if you are not yet upgraded to react native 0.60 or higher, rn-fetch-blob 0.10.16 will not work for you, you’ll have to stay on 0.10.15. Unfortunately with this library being a pre-1.0 release you should assume just about every new version is breaking. I’ll look into revising how we handle version numbers going forward though to reduce this problem
the readme has been updated:
rn-fetch-blob version 0.10.16 is only compatible with react native 0.60 and up. It should have been a major version bump, we apologize for the mistake. If you are not yet upgraded to react native 0.60 or above, you should remain on rn-fetch-blob version 0.10.15