Cordova Splashscreen iPhone 6 and iPhone 6 Plus not showing

邮差的信 提交于 2019-12-13 03:43:09

问题


I updated the cordova splashscreen plugin to properly show i6 and i6 Plus splash images but I can't get it working.

When the app starts in the console appears a message saying that does not found the LaunchImage-667h if the device is an iPhone6 and LaunchImage-736h if is an iPhone 6 Plus but I have all the splashscreen images in its respective sizes properly configured in the Image Asset catalog

Is there an extra config to get it working?


回答1:


I ran into this issue with version 2.0.0 and was able to resolve it by upgrading to version 3.2.0.



来源:https://stackoverflow.com/questions/27974758/cordova-splashscreen-iphone-6-and-iphone-6-plus-not-showing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!