- 15 Posts
- 0 Reply Likes
Posted 6 years ago
- 15 Posts
- 0 Reply Likes
I'm using 3.6.3. I just added the new splash images the same way as I previously would but no luck. I tried changing the path to be the same as your example and also changed the file names.
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 132 Posts
- 3 Reply Likes
- 132 Posts
- 3 Reply Likes
Or is this already supported?
Alan Neveu, Champion
- 213 Posts
- 11 Reply Likes
Alan Neveu, Champion
- 213 Posts
- 11 Reply Likes
- 132 Posts
- 3 Reply Likes
I guess this could be done easy right now by skipping the splashscreen and displaying the first page as splashscreen on which javascript is available and these options can be used, but why not immediately in the splashscreen, that would be nice!
- 132 Posts
- 3 Reply Likes
Default-736h.png
Default-Landscape-736h.png
Are added to the IPA file now, but are not the images I provided, but seem to be just transparent PNG files, only Photoshop can't open them. Also I did not implement "Default-Landscape-736h.png" since I'm targeting portrait only.
Also 180px icon is missing, but I'm not sure you have implemented this. My App ID is 27076. On the other hand this icon (180px) does appear in the APK file.
Alan Neveu, Champion
- 213 Posts
- 11 Reply Likes
Ryan, can you please do something awesome and completely over the top? That would be to make a blog post somewhere when this becomes available and is working great, and then post back to this thread and give everyone the URL.
Can you or someone at Adobe do that?
Thanks a bunch!
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
- 132 Posts
- 3 Reply Likes
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 17 Posts
- 1 Reply Like
- 132 Posts
- 3 Reply Likes
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 132 Posts
- 3 Reply Likes
Will the 736 image (iPhone 6 Plus) and 180 icon also be added?
[edit]736 is implemented as of now and working.[/edit]
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 132 Posts
- 3 Reply Likes
[edit]the 180 image doesn't show in the payload/appname.app directory, but does in the payload/appname.app/www directory.[/edit]
ryan, Developer
- 1538 Posts
- 132 Reply Likes
@Adam np!
- 17 Posts
- 1 Reply Like
First the one with the right size, then some upscaled one.
Do you know what I'm probably doing wrong?
Those are my files for iOS:
<gap:splash src="res/screen/ios/screen-iphone-portrait.png" gap:platform="ios" width="320" height="480" />
<gap:splash src="res/screen/ios/screen-iphone-portrait-2x.png" gap:platform="ios" width="640" height="960" />
<gap:splash src="res/screen/ios/screen-iphone-portrait-568h.png" gap:platform="ios" width="640" height="1136" />
<gap:splash src="res/screen/ios/screen-iphone-portrait-750h.png" gap:platform="ios" width="750" height="1334" />
<gap:splash src="res/screen/ios/screen-iphone-portrait-1242h.png" gap:platform="ios" width="1242" height="2208" />
<gap:splash src="res/screen/ios/screen-ipad-portrait.png" gap:platform="ios" width="768" height="1024" />- 2 Posts
- 0 Reply Likes
I think it's the splashscreen plugin. See also:
http://stackoverflow.com/questions/26...
There's a new version available but unfortunately not on build.phonegap
@ryan, can you please update the plugin?
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 1 Post
- 0 Reply Likes
any estimate on when it will be fixed?
thanks
- 33 Posts
- 0 Reply Likes
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 17 Posts
- 1 Reply Like
- 4 Posts
- 0 Reply Likes
I'm using 3.6.3, and I already update the splash screen plugin to 0.3.4
My App ID: 1039692
Any idea what I'm doing wrong with my app? Thanks!
ryan, Developer
- 1538 Posts
- 132 Reply Likes
- 4 Posts
- 0 Reply Likes
- 1 Post
- 0 Reply Likes
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
It doesn't.
- 3 Posts
- 0 Reply Likes
ryan, Developer
- 1538 Posts
- 132 Reply Likes
Splash screen plugin has been updated, please ensure you are using version 0.3.4.
- 3 Posts
- 0 Reply Likes
- 1 Post
- 0 Reply Likes
Any full article explaining how to fix this?
Many answers above which was so confusing.
I really need some help getting my app well scaled for iPhone 6 and 6+.
Thank you
- 132 Posts
- 3 Reply Likes
- 1 Post
- 0 Reply Likes
JesseMonroy650 (Volunteer), Champion
- 3325 Posts
- 122 Reply Likes
you are a bit lost. This forum is for Phonegap Build, a cloud-base build service by Adobe/Phonegap.
This FAQ should help. Read the bold sentences first.
Top Mistakes by Developers new to Cordova/Phonegap
Best of Luck
Jesse
Related Categories
-
PhoneGap Framework
- 2926 Conversations
- 61 Followers
-
PhoneGap Build
- 15111 Conversations
- 275 Followers














ryan, Developer
Adam Johnson