简体   繁体   English

Ionic Cordova App iOS 4.4.0启动画面然后关闭

[英]Ionic cordova app ios 4.4.0 splash screen then closes

I am working with ionic,ionic serve and cordova run android both are working fine on the browser and on my android device properly. 我正在使用ionic,ionic serve和cordova运行android,它们在浏览器和我的android设备上均正常运行。 But cordova emulate ios starts the app shows the splash for like 2 seconds and then closes. 但是科尔多瓦(Cordova)仿真ios启动后,应用程序会显示启动画面约2秒钟,然后关闭。 I have tried updating my plugins. 我试图更新我的插件。 Then remove ios and cordova add platform ios@4.4.0 the latest version available. 然后删除ios和cordova,添加平台ios@4.4.0最新可用版本。 The problem is still there. 问题仍然存在。 Would be very helpful if someone can help me fivure out the issue. 如果有人可以帮助我解决问题,那将非常有帮助。 Thanks in advance. 提前致谢。

Finally it worked! 终于成功了! with, if anyone else facing the same problem. 与其他人面对同样的问题。 The latest version @ios4.4.0 seems to be causing the error. 最新版本@ ios4.4.0似乎是引起此错误的原因。 try with this version: 尝试使用此版本:

ionic cordova platform add ios@4.1.0

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

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