mapiacompany / capacitor-codepush

Capacitor plugin for CodePush
http://appcenter.ms
Other
151 stars 65 forks source link

NumberFormatException can crash the app if parsing fails for build time #24

Closed lincolnthree closed 3 years ago

lincolnthree commented 3 years ago

Description

Just a bit of precaution. This should not happen when https://github.com/mapiacompany/capacitor-codepush/issues/23 is fixed but better safe than sorry.

If CODE_PUSH_APK_BUILD_TIME is not properly formatted for some reason, bad build, etc, this can cause app crashing.