React-native-fast-image: Android error FastImageOkHttpProgressGlideModule.java

Created on 14 Apr 2020  路  4Comments  路  Source: DylanVann/react-native-fast-image

Describe the bug
On Crashlytics of firebase I have the error:
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'com.bumptech.glide.Registry com.bumptech.glide.Registry.replace(java.lang.Class, java.lang.Class, com.bumptech.glide.load.model.ModelLoaderFactory)' on a null object reference

Dependency versions

  • React Native version: 0.61.5
  • React version: 16.9.0
  • React Native Fast Image version: 7.0.2

Note: if these are not the latest versions of each I recommend updating as extra effort will not be taken to be backwards compatible, and updating might resolving your issue.

bug

Most helpful comment

Probably the same issue:
https://github.com/DylanVann/react-native-fast-image/issues/536

It seems to be a problem when running the application in the Nexus 5x emulator while google bots run the application to do some tests.

All 4 comments

Just to add, I also have the same exact issue using the latest versions:
React Native 0.62.2
React Native Fast Image 8.1.5

I'm also facing this same issue.

"react": "16.11.0",
"react-native": "0.62.2",
"react-native-fast-image": "^8.1.5"

For me, this is happening only on Nexus 5X Android 6.

Probably the same issue:
https://github.com/DylanVann/react-native-fast-image/issues/536

It seems to be a problem when running the application in the Nexus 5x emulator while google bots run the application to do some tests.

Any update ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pehagg picture pehagg  路  3Comments

StiffFy picture StiffFy  路  3Comments

Doko-Demo-Doa picture Doko-Demo-Doa  路  3Comments

skleest picture skleest  路  3Comments

taschik picture taschik  路  3Comments