【发布时间】:2018-11-21 22:44:07
【问题描述】:
当我在 iPad Pro 12.9in 的浏览器中打开我的应用程序,同时使用桌面上的 PhoneGap 应用程序提供它时,它会按应有的方式打开。但是当我安装应用程序并打开它时,它以较低的分辨率打开。我发现这可能是因为启动画面分辨率较低,但我为 iPad pro 设计了一个分辨率为 2732x2048 的新启动画面。
我是否应该更改 config.xml 文件中的某些内容?我已经尝试了很多,但仍然没有找到解决方案。
These are the imported splash images for iOS with their resolutions
This is how the app looks when installed (1)
This is how the app looks when installed (2)
This is how the app should look - like it is now in the browser (1)
This is how the app should look - like it is now in the browser (2)
【问题讨论】:
标签: javascript ios cordova native phonegap-build