mikehardy / react-native-update-apk

Update apk from non-play store servers, and update ios from app store in React Native.
MIT License
195 stars 57 forks source link

Error android when update #43

Closed studiozocaro closed 3 years ago

studiozocaro commented 3 years ago

after download i receive this error: attempt to invoke virtual method 'android.content.res.xmlresourceparser android.content.pm.providerinfo.loadxmlmetadata(android.content.pm.packagemanager,java.lang.string)' on a null object reference

https://api.svogly.com:3001/err.jpeg

mikehardy commented 3 years ago

Hi there!

What version of react-native-update-apk? Using what code exactly?

What is the text of the actual error message from your logs? Do not post error images, I will offer no help for those.

In general, follow these guidelines when opening an issue on any project: https://stackoverflow.com/help/minimal-reproducible-example

studiozocaro commented 3 years ago

Post error images

[](urlimage

studiozocaro commented 3 years ago

Error after download apk huawei android 11

mikehardy commented 3 years ago

Hi there!

What version of react-native-update-apk? Using what code exactly?

What is the text of the actual error message from your logs? Do not post error images, I will offer no help for those.

In general, follow these guidelines when opening an issue on any project: https://stackoverflow.com/help/minimal-reproducible-example

You followed exactly none of my instructions.