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

Fix const jobId issue #5

Closed mikehardy closed 5 years ago

mikehardy commented 5 years ago

There is an error in the main index.js that stops everything from working.

mikehardy commented 5 years ago

Fixed on master