Hello When compiling for IOS have found that images of splash screen no compiles fine, and displays the splash screen cordova, anyone know why? It is due to an error with pictures or a bug in Intel XDK Greetings
链接已复制
I added your icons/splash screens to my project, built and installed. I got your icon and splash screen.
What device/iOS are you having issues with?
Same for you. Installed your splashscreens, built, and got the correct on on iphone 6.
What device/iOS are you having issues with?
Icon Issues with the 3S (there are still some of these around???) might be solved with adding the following lines to your additions file and the corresponding images of course.
<icon platform="ios" src="images/ios/72x72.icon.png" width="72" height="72" />
<icon platform="ios" src="images/ios/57x57.icon.png" width="57" height="57" />
<icon platform="ios" src="images/ios/40x40.png" width="40" height="40" />
<icon platform="ios" src="images/ios/50x50.png" width="50" height="50" />
<icon platform="ios" src="images/ios/80x80.png" width="80" height="80" />
<icon platform="ios" src="images/ios/29x29.png" width="29" height="29" />
<icon platform="ios" src="images/ios/58x58.png" width="58" height="58" />
As far as splash screen issues not appearing on the 3GS, the splash screen shows up just fine on the 3gs that I have, using your images.
ALSO, IN THE FUTURE, PLEASE DO NOT PIGGY BACK ON OTHERS THREADS WITH SOMEWHAT SIMILAR THREADS. IT MAKES IT VERY DIFFICULT FOR US TO KEEP TRACK OF WHO IS HAVING ISSUES WITH WHAT :)
PS. Not yelling here, just wanted to make sure that you guys all saw this :)
I have no idea. Can you shoot a video of your app launching showing the issue?
Also, can you add my 6+ UDID to the provisioning profile and send me the build so I can install it?
b4e5ca2b91dcc1750b3f9eba7652f2e0a1300c47
