kungfu-king-betty / cordova-plugin-native-app-update

This is a cordova plugin to easily check the iOS App Store or Android Google Play Store for an available app update.
MIT License
12 stars 17 forks source link

"App Update Check Failed" during development #9

Open mibzman opened 9 months ago

mibzman commented 9 months ago

Error

Regardless if there is an update available, calling needsUpdate always returns "App Update Check Failed"

Your Environment

Workaround

Stack Overflow Answer

tl;dr: test via the internal test track. Maybe going forward this plugin could check if updates can actually be fetched and return a more detailed error.