简体   繁体   English

Cordova-操作系统升级后,应用程序在两个iOS / Android上均崩溃

[英]Cordova - app crashes on both iOS/Android after an OS upgrade

This is an issue that's affected a hybrid app built using Sencha Touch and another hybrid app built using Ionic. 此问题影响到使用Sencha Touch构建的混合应用程序和使用Ionic构建的另一个混合应用程序。 Both apps are packaged using the latest version of Cordova to generate the iOS and Android binaries. 这两个应用程序都使用最新版本的Cordova打包以生成iOS和Android二进制文件。

I install the app on a device running, say Android 5.1.1. 我将应用安装在运行Android 5.1.1的设备上。 Open the app, it works fine. 打开应用程序,它可以正常工作。 Then I upgrade the device to Android 6.0. 然后,我将设备升级到Android 6.0。 Open that app and it freezes/crashes. 打开该应用程序,它会冻结/崩溃。 Only solution to this problem is to uninstall the app and re-install on Android 6.0, which is a major inconvenience for the user. 解决此问题的唯一方法是卸载应用程序,然后在Android 6.0上重新安装,这给用户带来了很大的不便。

Anyone else experience this same issue? 其他人也遇到同样的问题吗? I Googled but got nothing in the search results. 我用Google搜索,但搜索结果中什么也没有。

Just upgrade your application with the help of latest cordova pack with existing playstore key generated for your existing app. 只需借助最新的cordova包以及为您现有应用程序生成的现有playstore密钥升级您的应用程序即可。 Try it may work but not sure. 尝试它可能有效,但不确定。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM