Software Archive
Read-only legacy content
17060 Discussions

Compile error Splash screen

RafaOr
Beginner
1,509 Views

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 Replies
Alexander_F_
Beginner
1,080 Views

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

thank you.

0 Kudos
John_H_Intel2
Employee
1,080 Views

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

0 Kudos
RafaOr
Beginner
1,080 Views

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

0 Kudos
Alexander_F_
Beginner
1,080 Views

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

Thank You!

0 Kudos
Alexander_F_
Beginner
1,080 Views

By the way here are my images too

0 Kudos
John_H_Intel2
Employee
1,080 Views

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?

 

 

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,080 Views

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

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

0 Kudos
RafaOr
Beginner
1,080 Views
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
0 Kudos
Alexander_F_
Beginner
1,080 Views

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

0 Kudos
RafaOr
Beginner
1,080 Views

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

0 Kudos
Alexander_F_
Beginner
1,080 Views

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

 

0 Kudos
John_H_Intel2
Employee
1,080 Views

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

 

0 Kudos
RafaOr
Beginner
1,080 Views

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

0 Kudos
John_H_Intel2
Employee
1,080 Views

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

0 Kudos
Alexander_F_
Beginner
1,080 Views

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!

0 Kudos
John_H_Intel2
Employee
1,080 Views

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

0 Kudos
Alexander_F_
Beginner
1,080 Views

Here is

0 Kudos
Alexander_F_
Beginner
1,080 Views

Hi John, any update with this..

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

0 Kudos
Alexander_F_
Beginner
1,080 Views

Hi John, any update with this..

0 Kudos
Alexander_F_
Beginner
1,009 Views

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!

 

0 Kudos
Reply