Software Archive
Read-only legacy content
17061 Diskussionen

Compile error Splash screen

RafaOr
Einsteiger
4.028Aufrufe

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

0 Kudos
29 Antworten
Alexander_F_
Anfänger
2.650Aufrufe

Hey now I have the same issue, let me know if you found a solution

thank you.

John_H_Intel2
Mitarbeiter
2.650Aufrufe

Can your zip/upload the icons/splashscreens that you are using so I can build an app with them?

RafaOr
Einsteiger
2.650Aufrufe

I had been told it was normal and that being in the store is corrected but I'm not sure about that. Deputy my image files to replicate this error, I think Intel is error XDK but have to find .... Thanks

Alexander_F_
Anfänger
2.650Aufrufe

Hey any update with this, because I have the same issue

Thank You!

Alexander_F_
Anfänger
2.650Aufrufe

By the way here are my images too

John_H_Intel2
Mitarbeiter
2.650Aufrufe

Adán Reyes

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?

 

Alexander F.

Same for you. Installed your splashscreens, built, and got the correct on on iphone 6.

What device/iOS are you having issues with?

 

 

Hamilton_Tenório_da_
Geschätzter Beitragender I
2.650Aufrufe

My APP has the same issue (Cordova splash screen). I am using a iPhone 3S

I have only this one.... ;-(    

RafaOr
Einsteiger
2.650Aufrufe
I use an iPad with version 8.x I have an iPhone 6, 
but the problem is that is not correctly generate the images from intel XDK , 
and images are displayed with an actual size but empty when I open the attachment 
viewer images image generated as intel XDK thanks greetings
Alexander_F_
Anfänger
2.650Aufrufe

Hi my problem now is with an Iphone 6+, that what I have only :)

RafaOr
Einsteiger
2.650Aufrufe

What's the problem? something with pictures or a problem with Intel to create specifications and sizes for the project. Thank you very much Greetings

Alexander_F_
Anfänger
2.650Aufrufe

When I build the IOS app and is launched on my Iphone 6+, I get a cordova splash screen first and then my current.

 

John_H_Intel2
Mitarbeiter
2.650Aufrufe

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 :)

 

RafaOr
Einsteiger
2.650Aufrufe

Thanks a lot of, I will check this solution in my project. Excelent day.

John_H_Intel2
Mitarbeiter
2.650Aufrufe

As far as splash screen issues on the 6+, I can not reproduce it using your images, works just fine on my 6+.

Alexander_F_
Anfänger
2.650Aufrufe

You said that can not reproduce with my images but works fine for you, can you tell me what is the difference between your images and my images.

thank you!

John_H_Intel2
Mitarbeiter
2.650Aufrufe

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

Alexander_F_
Anfänger
2.650Aufrufe

Here is

Alexander_F_
Anfänger
2.650Aufrufe

Hi John, any update with this..

here is my app with the provisioning profile generated with your UDID

Alexander_F_
Anfänger
2.650Aufrufe

Hi John, any update with this..

Alexander_F_
Anfänger
2.579Aufrufe

Please John let me know if you can tested my app in your phone to see where is the problem with the splash screen

Thank You!

 

Antworten