Hi Team,
I implemented application(phone gap+android), I generated build files for all platforms.It was working for all platforms except IOS.
But it was doesn't installed in "ipod", I added certificate (p12) file and provisioning profile certificates for iOs.
While I trying to install my application in "ipod" showing error like"Application Colud not be installed at this time"
please tell me solution for this problem.
Thank you,
Siva.
I implemented application(phone gap+android), I generated build files for all platforms.It was working for all platforms except IOS.
But it was doesn't installed in "ipod", I added certificate (p12) file and provisioning profile certificates for iOs.
While I trying to install my application in "ipod" showing error like"Application Colud not be installed at this time"
please tell me solution for this problem.
Thank you,
Siva.
- 62 Posts
- 0 Reply Likes
Posted 8 years ago
ryan, Developer
- 1538 Posts
- 132 Reply Likes
ryan, Developer
- 1538 Posts
- 132 Reply Likes
Check out the iPhone Configuration utility
for Mac: http://support.apple.com/kb/DL1465
for Windows: http://support.apple.com/downloads/iP...
You can check the console to see a more verbose installation error message, as well as examine the provisioning profiles on your device.
And note that due to a recent update to XCode, iOS builds won't be supported on armv6 (3G) devices: http://community.phonegap.com/nitobi/...
for Mac: http://support.apple.com/kb/DL1465
for Windows: http://support.apple.com/downloads/iP...
You can check the console to see a more verbose installation error message, as well as examine the provisioning profiles on your device.
And note that due to a recent update to XCode, iOS builds won't be supported on armv6 (3G) devices: http://community.phonegap.com/nitobi/...
- 62 Posts
- 0 Reply Likes
Hi Wildabeast,
Thank you for your kind response,
While generating provisional profile, do I need to follow any steps. If yes means could you tell those steps and Do i need to do any configurations in config.xml for iOS build.
Thank you,
Siva.
Thank you for your kind response,
While generating provisional profile, do I need to follow any steps. If yes means could you tell those steps and Do i need to do any configurations in config.xml for iOS build.
Thank you,
Siva.
- 62 Posts
- 0 Reply Likes
Hi Wildabeast,
I am using ipod touch 4th generation.
I installed iPhone Configuration utility, I added my provisional profile.
For generating build I followed this link,' https://build.phonegap.com/docs/ios-b...'
I given id to config.xml as I mentioned provisional profile id "com.ixl.new"
Please tell where I did mistake and what I have to do for that.
Thank you,
Siva.
I am using ipod touch 4th generation.
I installed iPhone Configuration utility, I added my provisional profile.
For generating build I followed this link,' https://build.phonegap.com/docs/ios-b...'
I given id to config.xml as I mentioned provisional profile id "com.ixl.new"
Please tell where I did mistake and what I have to do for that.
Thank you,
Siva.
- 62 Posts
- 0 Reply Likes
Hi Team,
I feel very bad regarding Not installing my application in "Ipod,
I given the id attribute name of the widget element in config.xml and provisional profile bundle identifier name as same.
My App ID is 234475
Still I am unable to install my application in ipod, So please give solution as soon as possible.
Thank you,
Siva.
I feel very bad regarding Not installing my application in "Ipod,
I given the id attribute name of the widget element in config.xml and provisional profile bundle identifier name as same.
My App ID is 234475
Still I am unable to install my application in ipod, So please give solution as soon as possible.
Thank you,
Siva.
ryan, Developer
- 1538 Posts
- 132 Reply Likes
Its tough to diagnose this with the information we have. Please do the following:
1. Start the iPhone Configutation Utility
2. Connect your phone
3. Select your device, and select the Console tab
4. Clear the console, and attempt to install the application
5. Check the console, it should show more verbose error messages
6. Post your console messages here
1. Start the iPhone Configutation Utility
2. Connect your phone
3. Select your device, and select the Console tab
4. Clear the console, and attempt to install the application
5. Check the console, it should show more verbose error messages
6. Post your console messages here
- 62 Posts
- 0 Reply Likes
Hi Wildabeast,
Thank you for your kind response,
I pasted my console message while I trying to install my application in ipod.
Nov 1 15:06:37 Treselle kernel[0] : launchd[289] Builtin profile: syncdefaultsd (sandbox)
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-E3F074CB-2A52-4EA4-A3BB-A33A01951C8D'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-0FE78C98-95E4-4145-8814-DB9278E51F40'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-00FDF82D-D764-405B-83A7-D4FC310CD973'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-1B15E04A-406F-469D-9880-38236BB75581'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-D68A622F-5B6D-4A37-91BC-77344E6036C8'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-79B37015-D066-411A-96B9-E046082F9E36'
Nov 1 15:08:05 Treselle installd[31] : 0x2ffa4000 handle_install: Install of "/var/mobile/Media/Downloads/-9130764408096281811/-6536594952380905977" requested by itunesstored
Nov 1 15:08:07 Treselle installd[31] : 0x2ffa4000 MobileInstallationInstall_Server: Installing app com.ixl.new
Nov 1 15:08:08 Treselle installd[31] : Nov 1 15:08:08 SecTrustEvaluate [leaf CriticalExtensions IssuerCommonName]
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.2fMDZm/foo_extracted/Payload/pair.app/pair: 0xe8008015
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.2fMDZm/foo_extracted/Payload/pair.app
Nov 1 15:08:09 Treselle itunesstored[64] : 0x2ff79000 MobileInstallationInstall: failed with -1
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 install_application: Could not preflight application install
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 handle_install: API failed
Please give solution for my problem.
Thank you,
Siva.
Thank you for your kind response,
I pasted my console message while I trying to install my application in ipod.
Nov 1 15:06:37 Treselle kernel[0] : launchd[289] Builtin profile: syncdefaultsd (sandbox)
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-E3F074CB-2A52-4EA4-A3BB-A33A01951C8D'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-0FE78C98-95E4-4145-8814-DB9278E51F40'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-00FDF82D-D764-405B-83A7-D4FC310CD973'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-1B15E04A-406F-469D-9880-38236BB75581'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-D68A622F-5B6D-4A37-91BC-77344E6036C8'
Nov 1 15:06:49 Treselle SpringBoard[67] : could not save thumbnail for downloading icon: image=(null) path='/var/mobile/Library/SpringBoard/DownloadingIconImageCache/com.ixl.new-79B37015-D066-411A-96B9-E046082F9E36'
Nov 1 15:08:05 Treselle installd[31] : 0x2ffa4000 handle_install: Install of "/var/mobile/Media/Downloads/-9130764408096281811/-6536594952380905977" requested by itunesstored
Nov 1 15:08:07 Treselle installd[31] : 0x2ffa4000 MobileInstallationInstall_Server: Installing app com.ixl.new
Nov 1 15:08:08 Treselle installd[31] : Nov 1 15:08:08 SecTrustEvaluate [leaf CriticalExtensions IssuerCommonName]
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.2fMDZm/foo_extracted/Payload/pair.app/pair: 0xe8008015
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.2fMDZm/foo_extracted/Payload/pair.app
Nov 1 15:08:09 Treselle itunesstored[64] : 0x2ff79000 MobileInstallationInstall: failed with -1
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 install_application: Could not preflight application install
Nov 1 15:08:09 Treselle installd[31] : 0x2ffa4000 handle_install: API failed
Please give solution for my problem.
Thank you,
Siva.
- 9 Posts
- 0 Reply Likes
Hi, I'm having the same problem, also the same message from console. This only happens when I use phonegap version 2.0 or above. I'm developing for iPad. The provisioning profile has already the ipad that I'm testing. Could you please help?
Thanks
Jonathan
Thanks
Jonathan
- 62 Posts
- 0 Reply Likes
Hi jonathan,
Please check the id attribute name of the widget element in config.xml and profile file bundle id same or not?
Please generate profile file by using your ipad UID from active iPhone account.
Thanks,
Siva.
Please check the id attribute name of the widget element in config.xml and profile file bundle id same or not?
Please generate profile file by using your ipad UID from active iPhone account.
Thanks,
Siva.
- 45 Posts
- 0 Reply Likes
I am receiving the same error message.
I followed your steps.... Any clues would be appreciated.
Thanks :)
I followed your steps.... Any clues would be appreciated.
Thanks :)
- 45 Posts
- 0 Reply Likes
I am receiving the same error message.
I followed Siva steps.... Any clues would be appreciated.
Thanks :)
I followed Siva steps.... Any clues would be appreciated.
Thanks :)
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers


