launchimage : trigger.io forge default launchimage is displayed before mine - trigger.io

I use the latest version of trigger.io forge (latest stable version of forge -2.5.1 - and of all modules like launchimage 2.12), but when i launch app on ios 9 or 10, i can see 2 or 3 seconds, the default "Trigger.io Forge" splash screen before mine.
Is it a new "commercial" displayed recently ? Or is it a bug ?

As of iOS 10 Apple caches the launchimage the first time the app is launched. Unfortunately there is a bug with the implementation in that it does not pick up on subsequent changes to the launchimage!
The workaround is as follows:
Uninstall your app from the device.
Reboot your device. (Very important, the cache won't get cleared if you just delete the app)
Reinstall the app with the new launch image.

Related

iOS launch screen show wrong image resources

My app has modified the launch screen on this version. and the previous version of my app was uploaded already on App Store.
And I found something strange during the ready to deploy this version.
This is the process that I found the problem.
Deleted the debug mode app(It is confirmed that the launch screen was updated well).
Installed the previous version of my app from App Store.
Reinstalled the new version from TestFlight or Xcode.
Found the issue that the image resources of launch screen are previous version's.
Why is this? and how can I solve this problem?
delete your app on your device. and restart your device. if you install apps from Xcode.try to restart your Xcode too. then reinstall the app.

HTML5 iPad app not working on iPad1

I recently developed a phonegap HTML5 app and it is working fine on my iPad 2's and android devices. When I install the app onto my iPad 1's the app installs, the icon disappears, then after rebooting the icon is back and looks as if it is installed.
I can launch the app, and the splash screen is displayed, then the app just closes.
Here are my deployment settings - I'm quite new to this, so if there are any relevant settings you need to know about, let me know and I'll update my post.
Phonegap version: 3.6.0-0.21.19
iPad 1 running iOS 5.1.1
I create project and build via phonegap commandline, but package with xcode then use diawi to distribute to my iPads.
Cordova, which Phonegap is based on dropped iOS 5 support with version 3.5.0
You can read the blog post here: http://cordova.apache.org/announcements/2014/05/23/cordova-350.html
So it's likely that the code is reaching some iOS 6 commands and then crashing. I'm afraid, you'll either have to revert to an older version of Phonegap or buy a newer test device.
I would not recommend rolling back to an older version of Phonegap because, from February, Apple will require all apps submitted to include 64-bit support (See here: https://developer.apple.com/news/?id=10202014a), I believe this something that Cordova 3.5.0 introduced.
As for the disappearing/reappearing of the App icon. I used to see that if the bundle identifier given in the .plist file associated with the download was different to the one in the actual app info.plist. I've not used diawi though, so I can't help you beyond that I'm afraid.

IOS - Old app version being installed from the app store

I released an update of my app 2 weeks ago on itunes. User is seeing the new app description and screenshots in the app store but downloads previous version and giving UPDATE option rather than OPEN option on itunes page.When I click on UPDATE button then again app downloads updated version.This happens only for iPhone devices with iOS 6 installed in it.For device with iOS 7, app works fine with updated version installed from itunes.
Any one know why this happens?
similar question-IOS - Old version of app being installed from the app store
If the update is targeting 7.0 and you haven't updated the rights & pricing section of the app to disable download of old versions of an app from iCloud I believe that this behavior has been known to happen.

Phonegap not rendering page after splash screen

I have a phonegap application in the store which I had had to update recently. I made changes to only javascript and html file and tried to build again making changes to build setting so that I was able to build the application for iPhone 5s (64 bit). But now the problem is it runs with the new changes that I made in iPad (32 bit) but it does not display anything after splash screen in iPhone 5s. I can download and run the application from store in iPhone 5s which was build for previous versions of iPhone but when I build and run using Xcode; this problem appear.
If you have come across such problem; I would like to kindly request your solution or suggestion.Thanks in advance
Note: I am using the latest Xcode and phonegap 2.7.0

iOS app icon not updating

I have an app on App Store. When I try to deploy a build on a device which already has an older retail version of my app installed, it does not update the icon of the app unless the device is restarted. It only happens on FW 6.0+. Does anybody have any ideas on why it is happening or any suggestions to fix it?
What I noticed seemed to work for me last night was to remove any of the files from my project and the Finder folders for the same project that sit next to the main project file. I also had different names for the older and newer ones so I removed the older ones from the plist file too both under icons and iOS 5 icons. Finally I did a Command+Shift+K to clean the project. That all seemed to do it for me on the emulator and on my iPhone I just had to reboot.

Resources