mikehardy / react-native-update-apk

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

I am getting error while running example on click of CHECK SERVER FOR UPDATE #72

Closed Kailash23 closed 1 year ago

Kailash23 commented 1 year ago

Error: Alert title - There was an error Alert message -Cannot read property "versionCode" of null

Using RN 0.70.6

Any idea what went wrong ?

mikehardy commented 1 year ago

Any idea what went wrong

Nope, sorry. Not really a full set of steps to reproduce https://stackoverflow.com/help/how-to-ask so I can't help.

Kailash23 commented 1 year ago

Let me try to replicate this in a fresh project 0.70.6. Then I will get back to you.

Kailash23 commented 1 year ago

Lib is working fine. It was configuration issue.