question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Crash when using 0.10.16 on react-native 0.59.10

See original GitHub issue

I 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:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:12

github_iconTop GitHub Comments

3reactions
Traviskncommented, Jul 15, 2019

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

2reactions
Traviskncommented, Jul 16, 2019

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found