This is a migrated thread and some comments may be shown as answers.

AppManager iPhone Install problem

13 Answers 435 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Delphi
Top achievements
Rank 1
Delphi asked on 22 May 2015, 01:42 AM

I have an app for iOS that is managed using AppManager. There is an AppManager user that has two UDIDs, one for an iPad and one for an iPhone. They are able to install and run the app on the iPad fine, but on the iPhone the install fails. Both of the UDIDs were added to the provisioning profile at the same time and the AppManager has been resigned and the app resigned and uploaded, so given that the iPad works the iPhone should work as well.

 Steps for the error:
1. Open the newly installed AppManager.
2. Click on the app.
3. Click Download and select Install.
4. Look at the main apple screen to see the icon showing downloading progress.
5. When it gets to about the following position in the loading process, there is a message 'Unable to download app."App name" could not be downloaded at this time.'

Does anyone have any ideas why this isn't working?

13 Answers, 1 is accepted

Sort by
0
Delphi
Top achievements
Rank 1
answered on 22 May 2015, 01:45 AM
The Loading progress is attached as it is not showing correctly in the original post.
0
Tsvetina
Telerik team
answered on 22 May 2015, 03:40 PM
Hello,

Indeed, the app should be installing on the iPhone after the steps that you described. Is it possible that, while building the app in AppBuilder, you set it to only support tablets in the project Properties, under iOS -> Device Families.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Delphi
Top achievements
Rank 1
answered on 25 May 2015, 05:21 AM
I checked the options and it has both the iPhone and iPad supported.
0
Tsvetina
Telerik team
answered on 26 May 2015, 11:13 AM
Hello,

To faster locate the cause of the issue, if you have a Mac available, plug your phone with a cable to the Mac, then open XCode -> Window -> Devices. Then try installing the app again and check the console log output when the installation fails. If the error message does not make sense to you, post it here for us to review.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Delphi
Top achievements
Rank 1
answered on 28 May 2015, 10:35 PM

 The app is signed using an AdHoc Wildcard provisioning profile and the app's application identifier is com.telerik.timesheet.

The log while installing and getting the error:

May 29 10:12:26 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:31 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:36 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:41 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:46 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:51 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:12:52 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:12:52 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:12:52 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:12:56 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:01 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:06 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:11 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:15 bs-iPhone Cordova320[3094] <Warning>: THREAD WARNING: ['InAppBrowser'] took '10.027100' ms. Plugin should use a background thread.
May 29 10:13:16 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:17 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:13:19 bs-iPhone Cordova320[3094] <Warning>: active
May 29 10:13:19 bs-iPhone itunesstored[1638] <Warning>: LaunchServices: installing placeholder for com.telerik.timesheet.iOS8fix
May 29 10:13:19 bs-iPhone installd[3086] <Notice>: 0x10050c000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/9026583050536703039.app" type Placeholder requested by itunesstored (pid 1638)
May 29 10:13:19 bs-iPhone installd[3086] <Notice>: 0x10050c000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.telerik.timesheet.iOS8fix; Version=1.7, ShortVersion=(null)>
May 29 10:13:19 bs-iPhone installd[3086] <Notice>: 0x10050c000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Data/Application/263B0137-F616-42BF-B982-26611A155989
May 29 10:13:19 bs-iPhone installd[3086] <Notice>: 0x10050c000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Bundle/Application/85E90C1D-01F7-43BE-913E-3CDEB2E5134C
May 29 10:13:19 bs-iPhone installd[3086] <Notice>: 0x10050c000 -[MIInstaller performInstallationWithError:]: Staging: 0.02s; Waiting: 0.00s; Installation: 0.17s; Overall: 0.19s
May 29 10:13:19 bs-iPhone itunesstored[1638] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x1357bc6e0> com.telerik.timesheet.iOS8fix (Placeholder) withPhase:3
May 29 10:13:19 bs-iPhone itunesstored[1638] <Warning>: LaunchServices: installPhaseFinishedForProgress: com.telerik.timesheet.iOS8fix.InstallingPlaceholder - <NSProgress: 0x1357c6c20> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   called, removing progress from cache
May 29 10:13:19 bs-iPhone backboardd[57] <Warning>: CoreAnimation: timed out fence 486e7
May 29 10:13:19 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:13:21 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:22 bs-iPhone nsurlsessiond[2024] <Warning>: tcp_connection_set_timeframe Using minimum duration of 1 minute.
May 29 10:13:23 bs-iPhone itunesstored[1638] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x136a23180> com.telerik.timesheet.iOS8fix (Placeholder) withPhase:0
May 29 10:13:23 bs-iPhone lsd[80] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x1466c1a70> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   to 0
May 29 10:13:26 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
May 29 10:13:27 bs-iPhone locationd[2710] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
May 29 10:13:30 bs-iPhone locationd[2710] <Notice>: client '/System/Library/PrivateFrameworks/AssistantServices.framework' stopping significant location changes
May 29 10:13:31 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0

0
Tsvetina
Telerik team
answered on 01 Jun 2015, 03:15 PM
Hello,

It seems like the forum truncated the end of the log, as there isn't a meaningful error message at the end. Could you check if this is so? In such case, one thing that you can look for is if anywhere in the log you see a message saying something like "Ignore manifest download, already have bundleID". ​If this is so, you can try following these steps:

  1. Download iExplorer (http://www.macroplant.com/iexplorer/) or its free version iBrowse (https://www.ibrowseapp.com/)
  2. Plug the device in the Mac machine
  3. Delete all files in “Media > Downloads
  4. Restart the device.

If the error message is different, please copy the rest of it here or send the entire log to us attached in a support ticket.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Delphi
Top achievements
Rank 1
answered on 04 Jun 2015, 03:22 AM

I could not see the error you mentioned but tried the process anyway and the following is the log starting from around the point of clicking on the downloading app icon and deleting it (because it fails to download the app) and then trying to download the app.

 Also, I was able to deploy the app to the device using Telerik AppBuilder with the device connected by usb, but this does not solve the problem of deploying it remotely.

 

Jun  4 14:17:16 bs-iPhone SpringBoard[54] <Warning>: [MPUSystemMediaControls] Disabling lock screen media controls updates for screen turning off.
Jun  4 14:17:16 bs-iPhone backboardd[57] <Notice>: MultitouchHID: detection mode: 6->255
Jun  4 14:17:16 bs-iPhone findmydeviced[117] <Notice>: (Note ) MC: User has completed cloud configuration. Not showing UI again.
Jun  4 14:17:17 bs-iPhone findmydeviced[117] <Notice>: (Note ) MC: User has completed cloud configuration. Not showing UI again.
Jun  4 14:17:17 bs-iPhone findmydeviced[117] <Notice>: (Note ) MC: User has completed cloud configuration. Not showing UI again.
Jun  4 14:17:17 bs-iPhone findmydeviced[117] <Notice>: (Note ) MC: User has completed cloud configuration. Not showing UI again.
Jun  4 14:17:17 bs-iPhone wirelessproxd[55] <Notice>: (Error) updateScanner - central is not powered on: 4
Jun  4 14:17:17 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:17 bs-iPhone deleted[165] <Error>: 0x100594000 CacheDelete: CallBlockWithProxy timed out waiting for com.apple.mobile.cache_delete_app_container_caches
Jun  4 14:17:17 bs-iPhone kernel[0] <Notice>: xpcproxy[172] Container: /private/var/mobile/Containers/Data/Application/081CD5A2-D777-499C-A770-2F56158BA3D2 (sandbox)
Jun  4 14:17:18 bs-iPhone powerd[33] <Error>: Unexpected readFromIdx -1. arrCnt=326
Jun  4 14:17:18 bs-iPhone wifid[37] <Error>: WiFi:[455077038.697592]: Attached client softwareupdatese is background application
Jun  4 14:17:18 bs-iPhone nsurlstoraged[103] <Error>: realpath() returned NULL for /var/root/Library/Caches/mobileassetd
Jun  4 14:17:18 bs-iPhone nsurlstoraged[103] <Error>: The read-connection to the DB=/var/root/Library/Caches/mobileassetd/Cache.db is NOT valid.  Unable to determine schema version.
Jun  4 14:17:18 bs-iPhone nsurlstoraged[103] <Error>: realpath() returned NULL for /var/root/Library/Caches/mobileassetd
Jun  4 14:17:18 bs-iPhone nsurlstoraged[103] <Error>: realpath() returned NULL for /var/root/Library/Caches/mobileassetd
Jun  4 14:17:18 bs-iPhone nsurlstoraged[103] <Error>: ERROR: unable to determine file-system usage for FS-backed cache at /var/root/Library/Caches/mobileassetd/fsCachedData. Errno=13
Jun  4 14:17:20 bs-iPhone wifid[37] <Error>: WiFi:[455077040.494012]: Enable WoW requested by "UserEventAgent"
Jun  4 14:17:20 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:23 bs-iPhone lsd[80] <Warning>: LaunchServices: Currently 1 installed placeholders: (
   "<LSApplicationProxy: 0x15de35a70> com.telerik.timesheet.iOS8fix (Placeholder)"
)
Jun  4 14:17:24 bs-iPhone backboardd[57] <Notice>: MultitouchHID: detection mode: 255->6 (deferring until bootloaded)
Jun  4 14:17:24 bs-iPhone SpringBoard[54] <Warning>: [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on.
Jun  4 14:17:24 bs-iPhone SpringBoard[54] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Jun  4 14:17:24 bs-iPhone wirelessproxd[55] <Notice>: (Error) updateScanner - central is not powered on: 4
Jun  4 14:17:24 bs-iPhone backboardd[57] <Notice>: MultitouchHID: device bootloaded
Jun  4 14:17:24 bs-iPhone backboardd[57] <Notice>: MultitouchHID: detection mode: 6->6
Jun  4 14:17:25 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:25 bs-iPhone backboardd[57] <Notice>: MultitouchHID: detection mode: 6->3
Jun  4 14:17:25 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:25 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:27 bs-iPhone assertiond[64] <Warning>: Requesting process (<BKNewProcess: 0x13d61e460; com.skype.skype; pid: 160; hostpid: -1>) is suspended and cannot obtain assertions
Jun  4 14:17:28 bs-iPhone kernel[0] <Notice>: 000074.881517 wlan0.A[79] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 1196 89 0 68, rx counters: 975 0 0 0 
Jun  4 14:17:28 bs-iPhone kernel[0] <Notice>: 000074.881548 wlan0.A[80] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 0 0 0 0      Rx: 0 0 0 0 
Jun  4 14:17:30 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:31 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:33 bs-iPhone dataaccessd[136] <Notice>: 0x15de26e90|IMAP|Error|Monitor gave error Error Domain=NSPOSIXErrorDomain Code=60 "The connection to the server “pop.mycompany.co.nz” on port 993 timed out." UserInfo=0x15de432f0 {NSLocalizedDescription=The connection to the server “pop.mycompany.co.nz” on port 993 timed out.}
Jun  4 14:17:33 bs-iPhone dataaccessd[136] <Notice>: 0x15de26e90|IMAP|Error|Yikes: failedToRetrieveFolderListWithStatus:andError: 14 Error Domain=NSPOSIXErrorDomain Code=60 "The connection to the server “pop.mycompany.co.nz” on port 993 timed out." UserInfo=0x15dedf6a0 {NSLocalizedDescription=The connection to the server “pop.mycompany.co.nz” on port 993 timed out.}
Jun  4 14:17:33 bs-iPhone dataaccessd[136] <Notice>: DiskCookieStorage changing policy from 2 to 0, cookie file: file:///var/mobile/Library/Cookies/com.apple.dataaccessd.2617ECBD-6657-4CF9-8984-BFF596F2A933.binarycookies
Jun  4 14:17:35 bs-iPhone dataaccessd[136] <Notice>: 0x15dd17c20|EAS|Note |EAS Protocol Manager set to ASProtocol14_1
Jun  4 14:17:35 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:35 bs-iPhone dataaccessd[136] <Notice>: DiskCookieStorage changing policy from 2 to 0, cookie file: file:///var/mobile/Library/Cookies/com.apple.dataaccessd.892C1959-A151-431C-BF17-D54A99477B01.binarycookies
Jun  4 14:17:36 bs-iPhone dataaccessd[136] <Notice>: 0x15dd17c20|EAS|Note |EAS Protocol Manager set to ASProtocol14_1
Jun  4 14:17:36 bs-iPhone lsd[80] <Warning>: LaunchServices: installation ended for app com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x125f838b0> com.telerik.timesheet.iOS8fix (Placeholder) withPhase:0
Jun  4 14:17:37 bs-iPhone /usr/libexec/lsd[80] <Warning>: Unentitled vendor device identifier lookup for app com.telerik.timesheet.iOS8fix by pid 35
Jun  4 14:17:37 bs-iPhone UserEventAgent[20] <Warning>: Tracking com.telerik.timesheet.iOS8fix (via LS)
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: Uninstalling placeholder for app <LSApplicationProxy: 0x125f25ef0> com.telerik.timesheet.iOS8fix (Placeholder)
Jun  4 14:17:37 bs-iPhone /usr/libexec/lsd[80] <Warning>: Unentitled vendor device identifier lookup for app com.telerik.timesheet.iOS8fix by pid 35
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x125f25ef0> com.telerik.timesheet.iOS8fix (Placeholder)
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: Uninstalling placeholder for app <LSApplicationProxy: 0x125ebcff0> com.telerik.timesheet.iOS8fix (Placeholder)
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x125ebcff0> com.telerik.timesheet.iOS8fix (Placeholder)
Jun  4 14:17:37 bs-iPhone lsd[80] <Warning>: LaunchServices: installation ended for app com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone lsd[80] <Warning>: LaunchServices: installation ended for app com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone lsd[80] <Warning>: LSInstallProgress: Could not find parent progress for com.telerik.timesheet.iOS8fix, it may have been removed
Jun  4 14:17:37 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by atc (pid 35) with options: {
}
Jun  4 14:17:37 bs-iPhone installd[44] <Notice>: 0x1001e8000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by atc (pid 35) with options: {
}
Jun  4 14:17:37 bs-iPhone SpringBoard[54] <Warning>: Killing com.telerik.timesheet.iOS8fix for termination assertion
Jun  4 14:17:37 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIUninstaller _uninstallBundleWithIdentifier:error:]: Uninstalling identifier com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Bundle/Application/DB817579-EC80-41A7-854F-2D01CF89D8D4
Jun  4 14:17:37 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Data/Application/105CBD3B-3CDB-4333-A00E-11338CFEE5F2
Jun  4 14:17:37 bs-iPhone SpringBoard[54] <Warning>: Killing com.telerik.timesheet.iOS8fix for termination assertion
Jun  4 14:17:37 bs-iPhone installd[44] <Error>: 0x1001e8000 +[MIContainer allContainersForIdentifier:options:error:]: 698: No bundle container found for identifier com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: MobileInstallationUninstallForLaunchServices did not uninstall any apps, ignoring
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServices: clearing created progress for com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone librariand[166] <Warning>: primary account b2811@gmail.com does not have the required dataclasses for syncing
Jun  4 14:17:37 bs-iPhone atc[35] <Warning>: LaunchServies: No app bundle to remove for com.telerik.timesheet.iOS8fix
Jun  4 14:17:37 bs-iPhone lsd[80] <Warning>: LaunchServices: Updating identifier store
Jun  4 14:17:39 bs-iPhone mstreamd[28] <Notice>: (Note ) mstreamd: Not monitoring for external power.
Jun  4 14:17:39 bs-iPhone mstreamd[28] <Notice>: (Note ) PS: Media stream daemon stopping.
Jun  4 14:17:39 bs-iPhone mstreamd[28] <Notice>: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x15766a000>: Shared Streams daemon has shut down.
Jun  4 14:17:39 bs-iPhone mstreamd[28] <Notice>: (Warn ) mstreamd: mstreamd shutting down.
Jun  4 14:17:40 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:41 bs-iPhone amfid[159] <Error>:  SecTrustEvaluate  [leaf CriticalExtensions IssuerCommonName]
Jun  4 14:17:41 bs-iPhone kernel[0] <Notice>: xpcproxy[175] Container: /private/var/mobile/Containers/Data/Application/9BFDBDEC-9FE9-4DC0-AF28-1DA0774BF334 (sandbox)
Jun  4 14:17:42 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:42 bs-iPhone Cordova320[175] <Error>: assertion failed: 12F70: libxpc.dylib + 51915 [8DB46991-F182-35E3-8E95-918A4007AA7A]: 0x7d
Jun  4 14:17:42 bs-iPhone Unknown[175] <Error>: 
Jun  4 14:17:42 bs-iPhone Cordova320[175] <Notice>: DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/9BFDBDEC-9FE9-4DC0-AF28-1DA0774BF334/Library/Cookies/Cookies.binarycookies
Jun  4 14:17:42 bs-iPhone UserEventAgent[20] <Warning>: Tracking com.413fc016-3d58-4072-a8c0-4b5b071562d8.AppManager (via activity)
Jun  4 14:17:42 bs-iPhone Cordova320[175] <Warning>: Multi-tasking -> Device: YES, App: YES
Jun  4 14:17:42 bs-iPhone Cordova320[175] <Warning>: Unlimited access to network resources
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: [CDVTimer][splashscreen] 78.794956ms
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: [CDVTimer][statusbar] 13.002992ms
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: [CDVTimer][TotalPluginStartup] 92.420995ms
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: active
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: Resetting plugins due to page load.
Jun  4 14:17:43 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: THREAD WARNING: ['GetiOSDeviceId'] took '12.568115' ms. Plugin should use a background thread.
Jun  4 14:17:43 bs-iPhone SpringBoard[54] <Warning>: No valid 'aps-environment' entitlement string found for application 'AppManager': (null). Notifications will not be delivered.
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: 2:17:43 pm NZST Push notifications register: - no valid 'aps-environment' entitlement string found for application
Jun  4 14:17:43 bs-iPhone Cordova320[175] <Warning>: Finished load of: file:///private/var/mobile/Containers/Bundle/Application/9EAF6FFB-2F2D-4E1D-8B35-B9E6208CED54/Cordova320.app/www/index.html#views/login.html
Jun  4 14:17:45 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:47 bs-iPhone Cordova320[175] <Warning>: 2:17:47 pm NZST Device Registered
Jun  4 14:17:47 bs-iPhone Cordova320[175] <Warning>: 2:17:47 pm NZST device automatically reregistered
Jun  4 14:17:49 bs-iPhone assistant_service[177] <Warning>: Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1013 "The operation couldn’t be completed. (EKCADErrorDomain error 1013.)"
Jun  4 14:17:49 bs-iPhone assistant_service[177] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The operation couldn’t be completed. (Cocoa error 4099.)" (The connection to service named com.apple.nanoappregistry.workspace was invalidated.) UserInfo=0x1265830f0 {NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Jun  4 14:17:50 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:17:52 bs-iPhone wifid[37] <Error>: WiFi:[455077072.832166]: Enable WoW requested by "apsd"
Jun  4 14:17:54 bs-iPhone IMDMessageServicesAgent[178] <Error>: mms: ***** isMmsConfigured = 1
Jun  4 14:17:54 bs-iPhone timed[59] <Notice>: (Note ) CoreTime: Received source available from "Location"
Jun  4 14:17:55 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:00 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:01 bs-iPhone Cordova320[175] <Warning>: ERROR: Plugin 'FindApp' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
Jun  4 14:18:02 bs-iPhone Cordova320[175] <Warning>: THREAD WARNING: ['InAppBrowser'] took '33.537109' ms. Plugin should use a background thread.
Jun  4 14:18:03 bs-iPhone kernel[0] <Notice>: 000109.941898 wlan0.A[81] AppleBCMWLANCore::dumpWmeCounters():  per AC tx counters: 1736 134 24 74, rx counters: 1241 0 0 0 
Jun  4 14:18:03 bs-iPhone kernel[0] <Notice>: 000109.941918 wlan0.A[82] AppleBCMWLANCore::dumpWmeCounters():                AWDL: Tx 0 0 0 0      Rx: 0 0 0 0 
Jun  4 14:18:04 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:18:05 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:09 bs-iPhone Cordova320[175] <Warning>: active
Jun  4 14:18:09 bs-iPhone itunesstored[102] <Warning>: LaunchServices: installing placeholder for com.telerik.timesheet.iOS8fix
Jun  4 14:18:09 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIClientConnection _doBackgroundInstallationForPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/6792813260491471281.app" type Placeholder requested by itunesstored (pid 102)
Jun  4 14:18:09 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.telerik.timesheet.iOS8fix; Version=1.7, ShortVersion=(null)>
Jun  4 14:18:09 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Data/Application/E5100DCC-CCC2-4827-8EE5-10B92215D76E
Jun  4 14:18:09 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIContainer makeContainerLiveReplacingContainer:withError:]: Made container live for com.telerik.timesheet.iOS8fix at /private/var/mobile/Containers/Bundle/Application/6808BB1C-D480-44D8-8172-B0B1FAE2E305
Jun  4 14:18:09 bs-iPhone installd[44] <Notice>: 0x100484000 -[MIInstaller performInstallationWithError:]: Staging: 0.02s; Waiting: 0.00s; Installation: 0.13s; Overall: 0.15s
Jun  4 14:18:09 bs-iPhone itunesstored[102] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x13f51fd20> com.telerik.timesheet.iOS8fix (Placeholder) withPhase:3
Jun  4 14:18:09 bs-iPhone itunesstored[102] <Warning>: LaunchServices: installPhaseFinishedForProgress: com.telerik.timesheet.iOS8fix.InstallingPlaceholder - <NSProgress: 0x13f595a60> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   called, removing progress from cache
Jun  4 14:18:10 bs-iPhone backboardd[57] <Warning>: CoreAnimation: timed out fence 2e90b
Jun  4 14:18:10 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:18:10 bs-iPhone filecoordinationd[142] <Warning>: sandboxing denied subscription to progress on category com.telerik.timesheet.ios8fix (bundle id com.apple.btserver, 6C28A66E-15F9-4502-A8C8-7A4402BF61FF)
Jun  4 14:18:10 bs-iPhone filecoordinationd[142] <Warning>: sandboxing denied subscription to progress on category com.telerik.timesheet.ios8fix (bundle id com.apple.iaptransportd, BE0095F6-2AE6-453A-9D30-50287D5DA804)
Jun  4 14:18:10 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:11 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:18:13 bs-iPhone nsurlsessiond[130] <Warning>: tcp_connection_set_timeframe Using minimum duration of 1 minute.
Jun  4 14:18:15 bs-iPhone itunesstored[102] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x13f6b6030> com.telerik.timesheet.iOS8fix (Placeholder) withPhase:0
Jun  4 14:18:15 bs-iPhone lsd[80] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x15dd2caa0> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   to 0
Jun  4 14:18:15 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:16 bs-iPhone MobileMail[157] <Warning>: ERROR: NSPOSIXErrorDomain/60 - The mail server “pop.mycompany.co.nz” is not responding. Verify that you have entered the correct account info in Mail settings.
Jun  4 14:18:20 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0
Jun  4 14:18:21 bs-iPhone assistantd[24] <Error>: tcp_connection_destination_mptcp_check_socket_error_and_shutdown 3 will shut down MPTCP socket because of error: Software caused connection abort
Jun  4 14:18:21 bs-iPhone locationd[61] <Notice>: client '/System/Library/PrivateFrameworks/AssistantServices.framework' stopping significant location changes
Jun  4 14:18:23 bs-iPhone locationd[61] <Notice>: Gesture EnabledForTopCLient: 0, EnabledInDaemonSettings: 0
Jun  4 14:18:25 bs-iPhone CLTM[20] <Error>: CLTM: _subscription 0x0, _subscribedChannels 0x0

0
Tsvetina
Telerik team
answered on 05 Jun 2015, 11:23 AM
Hello,

The log still does not seem to include the error that caused the installation failure. There are some errors but our research shows that they are not critical ones that would stop the installation. Isn't there any message in the end summarizing why installation is cancelled, possibly one of the root causes for installation failures listed here:
List of Installation Failure Root Causes

Additionally, can you confirm that the app builds that you deploy via AppBuilder and publish via AppManager are identical? You could try the following:

1) Iterate your app version in the project properties.
2) Deploy the app via AppBuilder on the phone and verify it is running.
3) In AppBuilder, choose Publish->AppStores->AppManager and use the same provisioning profile and certificate which you used while deploying directly on device.
4) Try installing the app via AppManager.

One thing, that also helps sometimes when the issue is related to an app failing installations inconsistently, is to regenerate the provisioning profile in your Apple dev center and try building a new package with it.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Delphi
Top achievements
Rank 1
answered on 11 Jun 2015, 02:52 AM

We have got it working by changing the AppIdentifier. Apparently this is an iOS 8 issue.

0
Mohit
Top achievements
Rank 1
answered on 18 Sep 2015, 08:40 AM

'm having this issue on iOS9 updated today. to install from diawi.com, tried using >device and found this log

 Sep 18 14:00:54 iPhone-5c MobileGestaltHelper81] <Error MobileGestaltc272: server_access_check denied access to question UniqueDeviceID for 357
Sep 18 14:00:54 iPhone-5c 357] <Error MobileGestaltSupportm151: 357 () does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled
Sep 18 14:00:54 iPhone-5c 357] <Error MobileGestaltc533: no access to UniqueDeviceID (see <//problem/11744455
Sep 18 14:01:09 iPhone-5c SpringBoard48] <Warning HW : Failed to set (null) as keyboard focus
Sep 18 14:01:09 iPhone-5c 350] <Warning Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been rendered at least once before or snapshot after screen updates.
Sep 18 14:01:13 iPhone-5c 37] <Error CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104
Sep 18 14:01:19 iPhone-5c mobile_installation_proxy281] <Warning LaunchServices: installing with unknown
Sep 18 14:01:19 iPhone-5c 43] <Notice 0x40197000 -[MIClientConnection completion:]: Install of "/var/mobile/Media/PublicStaging/NetVelocityConsumer_v14_10Sep2015" type Customer requested by mobile_installation_proxy ( 281)
Sep 18 14:01:19 iPhone-5c 43] <Notice 0x40115000 -[MIInstaller :]: Installing <MIInstallableBundle ID=com.innoeye.netvelocityUni; Version=1, ShortVersion=10>
Sep 18 14:01:19 iPhone-5c 43] <Error  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Sep 18 14:01:19 iPhone-5c profiled84] <Notice (Note MC: Provisioning profiles changed
Sep 18 14:01:19 iPhone-5c profiled84] <Notice (Note MC: Updating MIS trust...
Sep 18 14:01:22 iPhone-5c online--agent289] <Error  SecTrustEvaluate  [leaf AnchorTrusted]
Sep 18 14:01:24 iPhone-5c 43] <Notice 0x40115000 -[MIContainer reason:]: Made container for com.innoeye.netvelocityUni at /private/var/mobile/Containers/Data/Application/A2A94A46-8FC2-42C8-9352-C4109DEEE33F
Sep 18 14:01:24 iPhone-5c 43] <Notice 0x40115000 -[MIContainer reason:]: Made container for com.innoeye.netvelocityUni at /private/var/mobile/Containers/Bundle/Application/D8FF5D3C-21D9-4599-A2A4-8D4191C4D13C
Sep 18 14:01:24 iPhone-5c 43] <Notice 0x40115000 -[MIInstaller :]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.13s, Verifying: 4.63s; Overall: 4.91s
Sep 18 14:01:24 iPhone-5c 171] <Warning LaunchServices: Updating identifier store
Sep 18 14:01:24 iPhone-5c 168] <Notice NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:CCED3959-9BDF-4401-8FA5-2B070A4D5B04]: Skip a start command from 104]: session in connected
Sep 18 14:01:24 iPhone-5c SpringBoard48] <Warning Installed apps did change.
Added: {(
   "com.innoeye.netvelocityUni"
)}
Removed: {(
)}
Modified: {(
)}
Sep 18 14:01:37 iPhone-5c 151] <Warning ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:01:37 iPhone-5c 151] <Warning ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:01:37 iPhone-5c assistant_service356] <Warning Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Sep 18 14:01:37 iPhone-5c assistant_service356] <Warning Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to named appleworkspace was invalidated." UserInfo=NSDebugDescription=The connection to named appleworkspace was invalidated.}
Sep 18 14:01:37 iPhone-5c assistant_service356] <Warning Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to named appleworkspace was invalidated." UserInfo=NSDebugDescription=The connection to named appleworkspace was invalidated.}
Sep 18 14:01:42 iPhone-5c 87] <Error -[NETAWDManager :] AWDServerConnection failed for metric 2686980, server 0x15e81dd0, not reporting:
<: 0x15e7e5c0> {
   "client_id" = ;
   "establishment_cellular_fallback" = 0;
   "establishment_failure_error" = 0;
   "establishment_forced_tcp_fallback" = 0;
   "establishment_interface_name" = en0;
   "establishment_success" = 1;
   "establishment_syn_retransmits" = 0;
   "establishment_tcp_fallback" = 0;
   "establishment_time" = "0.434087958";
   "interface_reports" =     (
               {
           "data_in_KB" = 2;
           "data_out_KB" = 2;
           "interface_name" = en0;
           "post_connect_subflow_failure_errors" =             (
           );
           "post_connect_tcp_fallback_count" = 0;
           "secondary_flow_failure_count" = 0;
           "secondary_flow_success_count" = 0;
       }
   );
   "post_connect_multi_homed" = 0;
   "post_connect_session_lifetime" = "6.912298958";
   "post_connect_single_homed" = 1;
   "post_connect_subflow_attempt_count" = 1;
   "post_connect_subflow_max_subflow_count" = 1;
   "subflow_switching_count" = 0;
}
Sep 18 14:02:10 iPhone-5c SpringBoard48] <Warning [MPUSystemMediaControls] Disabling lock screen media controls updates for screen turning off.
Sep 18 14:02:10 iPhone-5c 64] <Notice [HID] [MT] MTSimpleHIDManager: detection mode: 3->255
Sep 18 14:02:11 iPhone-5c 50] <Notice (Error) - central is not powered : 4
Sep 18 14:02:11 iPhone-5c 180] <Notice 14:02:11.319 BTLE scanning stopped
Sep 18 14:02:11 iPhone-5c 50] <Notice (Error) Central manager is not powered on
Sep 18 14:02:11 iPhone-5c SpringBoard48] <Warning [MPUSystemMediaControls] Updating supported commands for now playing application.
Sep 18 14:02:12 iPhone-5c 358] <Warning INFO: Scheduling next backup at 9/18/15, 10:27:42 PM
Sep 18 14:02:48 iPhone-5c 64] <Notice [HID] [MT] MTSimpleHIDManager: detection mode: 255->6 (deferring until )
Sep 18 14:02:48 iPhone-5c SpringBoard48] <Warning [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on.
Sep 18 14:02:48 iPhone-5c 180] <Notice 14:02:48.083 BTLE scanning started
Sep 18 14:02:48 iPhone-5c 180] <Notice 14:02:48.085 Scanning mode Contacts Only
Sep 18 14:02:48 iPhone-5c 50] <Notice (Error) - central is not powered : 4
Sep 18 14:02:48 iPhone-5c 180] <Notice 14:02:48.094 BTLE scanner Powered Off
Sep 18 14:02:48 iPhone-5c SpringBoard48] <Warning [MPUSystemMediaControls] Updating supported commands for now playing application.
Sep 18 14:02:48 iPhone-5c 64] <Notice [HID] [MT] MTSimpleHIDManager: device
Sep 18 14:02:48 iPhone-5c 64] <Notice [HID] [MT] MTSimpleHIDManager: detection mode: 6->6
Sep 18 14:02:49 iPhone-5c SpringBoard[48] <Notice>: -[UABestAppSuggestionManager notifyBestAppChanged:type:options:bundleIdentifier:activityType:dynamicIdentifier:when:confidence:deviceName:deviceIdentifier:deviceType:] (null) UASuggestedActionType=0 (null)/(null) opts=(null) when=2015-09-18 08:32:49 +0000 confidence=1 from=(null)/(null) (UABestAppSuggestionManager.m #319)
Sep 18 14:02:49 iPhone-5c 64] <Notice [HID] [MT] MTSimpleHIDManager: detection mode: 6->3
Sep 18 14:02:49 iPhone-5c 50] <Notice (Error) - central is not powered : 4
Sep 18 14:02:52 iPhone-5c assistant_service359] <Notice () NPSLogging: <NPSDomainAccessorm +NPSDomainAccessor :]40> Failed to resolve pairing ID ((null)) or data store ((null)) for
Sep 18 14:02:52 iPhone-5c assistant_service359] <Warning Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to named appleworkspace was invalidated." UserInfo=NSDebugDescription=The connection to named appleworkspace was invalidated.}
Sep 18 14:02:52 iPhone-5c 151] <Warning ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:02:52 iPhone-5c 151] <Warning ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:02:52 iPhone-5c assistant_service359] <Warning Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Sep 18 14:02:52 iPhone-5c assistant_service[359] <Warning>: Failed to soft-link "/System/Library/PrivateFrameworks/MobileCoreServices.framework/MobileCoreServices"
Sep 18 14:02:52 iPhone-5c assistant_service359] <Warning Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to named appleworkspace was invalidated." UserInfo=NSDebugDescription=The connection to named appleworkspace was invalidated.}
Sep 18 14:02:53 iPhone-5c 87] <Error -[NETAWDManager :] AWDServerConnection failed for metric 2686980, server 0x15e81dd0, not reporting:
<: 0x15d7b120> {
   "client_id" = ;
   "establishment_cellular_fallback" = 0;
   "establishment_failure_error" = 0;
   "establishment_forced_tcp_fallback" = 0;
   "establishment_interface_name" = en0;
   "establishment_success" = 1;
   "establishment_syn_retransmits" = 0;
   "establishment_tcp_fallback" = 0;
   "establishment_time" = "0.4428295";
   "interface_reports" =     (
               {
           "data_in_KB" = 4;
           "data_out_KB" = 2;
           "interface_name" = en0;
           "post_connect_subflow_failure_errors" =             (
           );
           "post_connect_tcp_fallback_count" = 0;
           "secondary_flow_failure_count" = 0;
           "secondary_flow_success_count" = 0;
       }
   );
   "post_connect_multi_homed" = 0;
   "post_connect_session_lifetime" = "5.441677208";
   "post_connect_single_homed" = 1;
   "post_connect_subflow_attempt_count" = 1;
   "post_connect_subflow_max_subflow_count" = 1;
   "subflow_switching_count" = 0;
}
Sep 18 14:02:56 iPhone-5c syncdefaultsd[357] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x14664050>
Sep 18 14:03:43 iPhone-5c SpringBoard48] <Error  SecTrustEvaluate  [leaf IssuerCommonName SubjectCommonName]
Sep 18 14:03:48 iPhone-5c SpringBoard[48] <Warning>: Installed apps did change.
Added: (null)
Removed: {(
   "com.innoeye.netvelocityUni"
)}
Modified: (null)
Sep 18 14:03:48 iPhone-5c SpringBoard[48] <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x1b031500> com.innoeye.netvelocityUni <file:///private/var/mobile/Containers/Bundle/Application/D8FF5D3C-21D9-4599-A2A4-8D4191C4D13C/NetVelocityConsumer.app>
Sep 18 14:03:48 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by SpringBoard (pid 48) with options: (null)
Sep 18 14:03:48 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstaller _uninstallBundleWithIdentifier:error:]: Uninstalling identifier com.innoeye.netvelocityUni
Sep 18 14:03:49 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.innoeye.netvelocityUni at /private/var/mobile/Containers/Bundle/Application/D8FF5D3C-21D9-4599-A2A4-8D4191C4D13C
Sep 18 14:03:49 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.innoeye.netvelocityUni at /private/var/mobile/Containers/Data/Application/A2A94A46-8FC2-42C8-9352-C4109DEEE33F
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Warning>: LaunchServies: No placeholder bundle to remove for com.innoeye.netvelocityUni.
Sep 18 14:03:49 iPhone-5c lsd[171] <Warning>: LaunchServices: Updating identifier store
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:49 iPhone-5c SpringBoard[48] <Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.
Sep 18 14:03:50 iPhone-5c syncdefaultsd[360] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "opportunistic" on <APSConnection: 0x1666de30>
Sep 18 14:03:50 iPhone-5c nesessionmanager[168] <Notice>: NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:CCED3959-9BDF-4401-8FA5-2B070A4D5B04]: Skip a start command from nehelper[104]: session in state connected
Sep 18 14:03:50 iPhone-5c syncdefaultsd[360] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x1666de30>
Sep 18 14:03:51 iPhone-5c SpringBoard[48] <Warning>: [<_UIKeyboardArbiterHandle: 0x19c6b850; PID 184: com.apple.accessibility.AccessibilityUIServer <(null)>; hosting PIDs {(
)}; level 0.000000; active NO [wants NO]; suppression 0>] could not take process assertion
Sep 18 14:03:51 iPhone-5c kbd[216] <Warning>: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](874): CoreData: Ubiquity:  mobile~0E809372-C20D-5CE7-9360-8006548F6A15:UserDictionary
Using local storage: 1 for new NSFileManager current token <020532ce e1eac60f a1268ce6 904c17ca 48eb9546>
Sep 18 14:03:51 iPhone-5c SpringBoard[48] <Warning>: [<_UIKeyboardArbiterHandle: 0x19c6b850; PID 184: com.apple.accessibility.AccessibilityUIServer <(null)>; hosting PIDs {(
)}; level 0.000000; active NO [wants NO]; suppression 0>] could not take process assertion
Sep 18 14:03:52 iPhone-5c kbd[216] <Warning>: -[PFUbiquitySwitchboardEntryMetadata setUseLocalStorage:](874): CoreData: Ubiquity:  mobile~0E809372-C20D-5CE7-9360-8006548F6A15:UserDictionary
Using local storage: 0 for new NSFileManager current token <020532ce e1eac60f a1268ce6 904c17ca 48eb9546>
Sep 18 14:03:53 iPhone-5c MobileGestaltHelper[81] <Error>: libMobileGestalt MobileGestalt.c:272: server_access_check denied access to question UniqueDeviceID for pid 360
Sep 18 14:03:53 iPhone-5c syncdefaultsd[360] <Error>: libMobileGestalt MobileGestaltSupport.m:151: pid 360 (syncdefaultsd) does not have sandbox access for re6Zb+zwFKJNlkQTUeT+/w and IS NOT appropriately entitled
Sep 18 14:03:53 iPhone-5c syncdefaultsd[360] <Error>: libMobileGestalt MobileGestalt.c:533: no access to UniqueDeviceID (see <rdar://problem/11744455>)
Sep 18 14:04:02 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:04:02 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:04:02 iPhone-5c assistant_service[359] <Warning>: Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Sep 18 14:04:02 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:04:02 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:04:07 iPhone-5c networkd[87] <Error>: -[NETAWDManager reportStats:metricID:] AWDServerConnection newMetricContainerWithIdentifier failed for metric 2686980, server 0x15e81dd0, not reporting:
<AWDMPTCPConnectionReport: 0x15e8d3e0> {
   "client_id" = ;
   "establishment_cellular_fallback" = 0;
   "establishment_failure_error" = 0;
   "establishment_forced_tcp_fallback" = 0;
   "establishment_interface_name" = en0;
   "establishment_success" = 1;
   "establishment_syn_retransmits" = 0;
   "establishment_tcp_fallback" = 0;
   "establishment_time" = "0.46362775";
   "interface_reports" =     (
               {
           "data_in_KB" = 2;
           "data_out_KB" = 2;
           "interface_name" = en0;
           "post_connect_subflow_failure_errors" =             (
           );
           "post_connect_tcp_fallback_count" = 0;
           "secondary_flow_failure_count" = 0;
           "secondary_flow_success_count" = 0;
       }
   );
   "post_connect_multi_homed" = 0;
   "post_connect_session_lifetime" = "6.948443166";
   "post_connect_single_homed" = 1;
   "post_connect_subflow_attempt_count" = 1;
   "post_connect_subflow_max_subflow_count" = 1;
   "subflow_switching_count" = 0;
}
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 0
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 1
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 2
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 3
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 0
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 1
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 2
Sep 18 14:04:09 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 3
Sep 18 14:04:10 iPhone-5c SpringBoard[48] <Warning>: [<_UIKeyboardArbiterHandle: 0x19c6b850; PID 184: com.apple.accessibility.AccessibilityUIServer <(null)>; hosting PIDs {(
)}; level 0.000000; active NO [wants NO]; suppression 0>] could not take process assertion
Sep 18 14:04:16 iPhone-5c itunesstored[119] <Warning>: LoadExternalDownloadManifestOperation: Canceling failed manifest download for replace: com.innoeye.netvelocityUni-ios8
Sep 18 14:04:16 iPhone-5c itunesstored[119] <Warning>: [Download]: Adding download(s): -4088217082327741777
Sep 18 14:04:16 iPhone-5c itunesstored[119] <Warning>: LaunchServices: installing placeholder for <LSApplicationProxy: 0x180de330> com.innoeye.netvelocityUni-ios8 <(null) *Not found in database*>
Sep 18 14:04:16 iPhone-5c installd[43] <Notice>: 0x40115000 -[MIClientConnection installPath:withOptions:completion:]: Install of "/var/mobile/Library/Caches/com.apple.itunesstored/AppPlaceholders/-4088217082327741777.app" type Placeholder requested by itunesstored (pid 119)
Sep 18 14:04:16 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIInstaller performInstallationWithError:]: Installing <MIInstallableBundle ID=com.innoeye.netvelocityUni-ios8; Version=1, ShortVersion=(null)>
Sep 18 14:04:16 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.innoeye.netvelocityUni-ios8 at /private/var/mobile/Containers/Data/Application/D9DE761C-25F5-4FF5-BD6E-4EC1885A98CB
Sep 18 14:04:16 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIContainer makeContainerLiveReplacingContainer:reason:withError:]: Made container live for com.innoeye.netvelocityUni-ios8 at /private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E
Sep 18 14:04:16 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIInstaller performInstallationWithError:]: Install Successful; Staging: 0.00s; Waiting: 0.00s; Preflight/Patch: 0.00s, Verifying: 0.01s; Overall: 0.13s
Sep 18 14:04:16 iPhone-5c itunesstored[119] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x16eefe80> com.innoeye.netvelocityUni-ios8 (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E/-4088217082327741777.app> withPhase:3
Sep 18 14:04:16 iPhone-5c itunesstored[119] <Warning>: LaunchServices: installPhaseFinishedForProgress: com.innoeye.netvelocityUni-ios8.InstallingPlaceholder - <NSProgress: 0x16fcd340> : Parent: 0x0 / Fraction completed: 0.0000 / Completed: 0 of 100   called, removing progress from cache
Sep 18 14:04:16 iPhone-5c lsd[171] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x16d48950> : Parent: 0x0 / Fraction completed: 0.6000 / Completed: 60 of 100  PAUSED to 3
Sep 18 14:04:16 iPhone-5c ondemandd[183] <Error>: Application with ID: com.innoeye.netvelocityUni-ios8 was installed, but it doesn't appear to have a bundle URL, we are taking no action on this.
Sep 18 14:04:16 iPhone-5c nesessionmanager[168] <Notice>: NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:CCED3959-9BDF-4401-8FA5-2B070A4D5B04]: Skip a start command from nehelper[104]: session in state connected
Sep 18 14:04:17 iPhone-5c itunesstored[119] <Warning>: [Download]: Starting task: 16 with priority: 300 for download: -4088217082327741777 bundleIdentifier: com.innoeye.netvelocityUni-ios8 in session: com.apple.itunesstored.default
Sep 18 14:04:19 iPhone-5c ondemandd[183] <Error>: An object with ID [0x146cae90 <x-coredata:///AssetDownloads/t30864BA0-DFB1-4BBA-A6C8-5ED97B65A30F30>] has already registered.
Sep 18 14:04:19 iPhone-5c itunesstored[119] <Warning>: LaunchServices: Creating installProgressForApplication:<LSApplicationProxy: 0x180dbb40> com.innoeye.netvelocityUni-ios8 (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E/-4088217082327741777.app> withPhase:0
Sep 18 14:04:19 iPhone-5c lsd[171] <Warning>: LaunchServices: Updating installPhase for parent <NSProgress: 0x16d48950> : Parent: 0x0 / Fraction completed: 0.6000 / Completed: 60 of 100  PAUSED to 0
Sep 18 14:04:22 iPhone-5c SpringBoard[48] <Warning>: HW kbd: Failed to set (null) as keyboard focus
Sep 18 14:04:31 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:04:31 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:04:31 iPhone-5c assistant_service[359] <Warning>: Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Sep 18 14:04:31 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:04:31 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:04:36 iPhone-5c networkd[87] <Error>: -[NETAWDManager reportStats:metricID:] AWDServerConnection newMetricContainerWithIdentifier failed for metric 2686980, server 0x15e81dd0, not reporting:
<AWDMPTCPConnectionReport: 0x15dae1b0> {
   "client_id" = ;
   "establishment_cellular_fallback" = 0;
   "establishment_failure_error" = 0;
   "establishment_forced_tcp_fallback" = 0;
   "establishment_interface_name" = en0;
   "establishment_success" = 1;
   "establishment_syn_retransmits" = 0;
   "establishment_tcp_fallback" = 0;
   "establishment_time" = "0.314057958";
   "interface_reports" =     (
               {
           "data_in_KB" = 1;
           "data_out_KB" = 1;
           "interface_name" = en0;
           "post_connect_subflow_failure_errors" =             (
           );
           "post_connect_tcp_fallback_count" = 0;
           "secondary_flow_failure_count" = 0;
           "secondary_flow_success_count" = 0;
       }
   );
   "post_connect_multi_homed" = 0;
   "post_connect_session_lifetime" = "6.642753791";
   "post_connect_single_homed" = 1;
   "post_connect_subflow_attempt_count" = 1;
   "post_connect_subflow_max_subflow_count" = 1;
   "subflow_switching_count" = 0;
}
Sep 18 14:04:49 iPhone-5c wirelessproxd[50] <Notice>: (Error) updateScanner - central is not powered on: 4
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 0
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 1
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 2
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 3
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 0
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 1
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 2
Sep 18 14:05:02 iPhone-5c CommCenter[25] <Error>: throttleCallBack(): Clearing throttle timer on context ID 3
Sep 18 14:05:16 iPhone-5c itunesstored[119] <Warning>: [Download]: Download task did finish: 16 for download: -4088217082327741777
Sep 18 14:05:16 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace] Installing download: -4088217082327741777 with step(s): Install
Sep 18 14:05:16 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace]: Installing software package with bundleID: com.innoeye.netvelocityUni-ios8: bundleVersion: 1 path: /var/mobile/Media/Downloads/-4088217082327741777/-2860981509007536815
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: BundleValidator: Failed bundleIdentifier: com.innoeye.netvelocityUni-ios8 does not match expected bundleIdentifier: com.innoeye.netvelocityUni
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace]: Bundle validated for bundleIdentifier: com.innoeye.netvelocityUni-ios8 success: 0
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: LaunchServices: Uninstalling placeholder for app <LSApplicationProxy: 0x16fd36f0> com.innoeye.netvelocityUni-ios8 (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E/-4088217082327741777.app>
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: LaunchServices: Uninstalling app <LSApplicationProxy: 0x16fd36f0> com.innoeye.netvelocityUni-ios8 (Placeholder) <file:///private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E/-4088217082327741777.app>
Sep 18 14:05:17 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIClientConnection uninstallIdentifiers:withOptions:completion:]: Uninstall requested by itunesstored (pid 119) with options: {
}
Sep 18 14:05:17 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstaller _uninstallBundleWithIdentifier:error:]: Uninstalling identifier com.innoeye.netvelocityUni-ios8
Sep 18 14:05:17 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.innoeye.netvelocityUni-ios8 at /private/var/mobile/Containers/Bundle/Application/9A44F8B4-E8CC-4D9C-A31B-093F41F3185E
Sep 18 14:05:17 iPhone-5c installd[43] <Notice>: 0x40081000 -[MIUninstallNotifier performRemovalWithCompletionBlock:]: Destroying container with identifier com.innoeye.netvelocityUni-ios8 at /private/var/mobile/Containers/Data/Application/D9DE761C-25F5-4FF5-BD6E-4EC1885A98CB
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: LaunchServies: No app bundle to remove for com.innoeye.netvelocityUni-ios8
Sep 18 14:05:17 iPhone-5c lsd[171] <Warning>: LaunchServices: Updating identifier store
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: LaunchServices: clearing created progress for com.innoeye.netvelocityUni-ios8
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace]: Uninstalling application placeholder for bundleIdentifier: com.innoeye.netvelocityUni-ios8; success: 1
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace]: Failed to install application: com.innoeye.netvelocityUni-ios8; /var/mobile/Media/Downloads/-4088217082327741777/-2860981509007536815; Error Domain=SSErrorDomain Code=143 "(null)"
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: [ApplicationWorkspace] Install complete for download: -4088217082327741777 result: Failed
Sep 18 14:05:17 iPhone-5c itunesstored[119] <Warning>: [Download]: Fail download: -4088217082327741777 after error: Error Domain=SSErrorDomain Code=143 "(null)"
Sep 18 14:05:17 iPhone-5c nesessionmanager[168] <Notice>: NESMPathControllerSession[com.apple.commcenter.ne.cellularusage:CCED3959-9BDF-4401-8FA5-2B070A4D5B04]: Skip a start command from nehelper[104]: session in state connected
Sep 18 14:05:30 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the selector CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:05:30 iPhone-5c calaccessd[151] <Warning>: ERROR: couldn't find any operation group that responds to the invocation CADDatabaseGetSharedCalendarInvitationsWithReply:
Sep 18 14:05:30 iPhone-5c assistant_service[359] <Warning>: Error getting shared calendar invitations for entity types 2 from daemon: Error Domain=EKCADErrorDomain Code=1014 "(null)"
Sep 18 14:05:30 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:05:30 iPhone-5c assistant_service[359] <Warning>: Error getting NanoAppRegistry workspace info: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.nanoappregistry.workspace was invalidated." UserInfo={NSDebugDescription=The connection to service named com.apple.nanoappregistry.workspace was invalidated.}
Sep 18 14:05:35 iPhone-5c networkd[87] <Error>: -[NETAWDManager reportStats:metricID:] AWDServerConnection newMetricContainerWithIdentifier failed for metric 2686980, server 0x15e81dd0, not reporting:
<AWDMPTCPConnectionReport: 0x15e8d3e0> {
   "client_id" = ;
   "establishment_cellular_fallback" = 0;
   "establishment_failure_error" = 0;
   "establishment_forced_tcp_fallback" = 0;
   "establishment_interface_name" = en0;
   "establishment_success" = 1;
   "establishment_syn_retransmits" = 0;
   "establishment_tcp_fallback" = 0;
   "establishment_time" = "0.394016041";
   "interface_reports" =     (
               {
           "data_in_KB" = 1;
           "data_out_KB" = 1;
           "interface_name" = en0;
           "post_connect_subflow_failure_errors" =             (
           );
           "post_connect_tcp_fallback_count" = 0;
           "secondary_flow_failure_count" = 0;
           "secondary_flow_success_count" = 0;
       }
   );
   "post_connect_multi_homed" = 0;
   "post_connect_session_lifetime" = "6.930597291";
   "post_connect_single_homed" = 1;
   "post_connect_subflow_attempt_count" = 1;
   "post_connect_subflow_max_subflow_count" = 1;
   "subflow_switching_count" = 0;
}
Sep 18 14:05:54 iPhone-5c syncdefaultsd[360] <Notice>: (Note ) marked "com.me.keyvalueservice" topic as "enabled" on <APSConnection: 0x1666de30>
Sep 18 14:06:24 iPhone-5c SpringBoard[48] <Warning>: [MPUSystemMediaControls] Disabling lock screen media controls updates for screen turning off.
Sep 18 14:06:24 iPhone-5c backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 3->255
Sep 18 14:06:25 iPhone-5c wirelessproxd[50] <Notice>: (Error) updateScanner - central is not powered on: 4
Sep 18 14:06:25 iPhone-5c sharingd[180] <Notice>: 14:06:25.684 : BTLE scanning stopped
Sep 18 14:06:25 iPhone-5c wirelessproxd[50] <Notice>: (Error) Central manager is not powered on
Sep 18 14:06:25 iPhone-5c SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Sep 18 14:06:26 iPhone-5c backupd[361] <Warning>: INFO: Scheduling next backup at 9/18/15, 10:27:42 PM
Sep 18 14:07:03 iPhone-5c backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 255->6 (deferring until bootloaded)
Sep 18 14:07:03 iPhone-5c SpringBoard[48] <Warning>: [MPUSystemMediaControls] Enabling lock screen media controls updates for screen turning on.
Sep 18 14:07:03 iPhone-5c sharingd[180] <Notice>: 14:07:03.550 : BTLE scanning started
Sep 18 14:07:03 iPhone-5c sharingd[180] <Notice>: 14:07:03.551 : Scanning mode Contacts Only
Sep 18 14:07:03 iPhone-5c wirelessproxd[50] <Notice>: (Error) updateScanner - central is not powered on: 4
Sep 18 14:07:03 iPhone-5c sharingd[180] <Notice>: 14:07:03.605 : BTLE scanner Powered Off
Sep 18 14:07:03 iPhone-5c SpringBoard[48] <Warning>: [MPUSystemMediaControls] Updating supported commands for now playing application.
Sep 18 14:07:03 iPhone-5c backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::deviceDidBootload device bootloaded
Sep 18 14:07:03 iPhone-5c backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->6
Sep 18 14:07:04 iPhone-5c SpringBoard[48] <Notice>: -[UABestAppSuggestionManager notifyBestAppChanged:type:options:bundleIdentifier:activityType:dynamicIdentifier:when:confidence:deviceName:deviceIdentifier:deviceType:] (null) UASuggestedActionType=0 (null)/(null) opts=(null) when=2015-09-18 08:37:04 +0000 confidence=1 from=(null)/(null) (UABestAppSuggestionManager.m #319)
Sep 18 14:07:05 iPhone-5c backboardd[64] <Notice>: [HID] [MT] MTSimpleHIDManager::setPropertyInternal detection mode: 6->3
Sep 18 14:07:05 iPhone-5c wirelessproxd[50] <Notice>: (Error) updateScanner - central is not powered on: 4
Sep 18 14:07:13 iPhone-5c routined[37] <Error>: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104

0
Tsvetina
Telerik team
answered on 23 Sep 2015, 10:33 AM
Hello Mohit,

Can you confirm if you are installing your app via AppManager? If so, please specify if you used AppManager to re-sign the app with an Apple provisioning profile and certificate, or it was previously signed? If the app was previously signed, please check if installation fails through iTunes as well.

Regards,
Tsvetina
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Paylocity
Top achievements
Rank 1
answered on 29 Jul 2016, 08:08 PM
I am seeing these same problems with iPhone 5C devices running iOS 9. The app downloads, then errors out with an error of "Unable to Download App" and "...could not be installed at this time". I'm not a developer and can't pull log files. Any suggestions? The same app works on other devices. 
0
Tsvetina
Telerik team
answered on 01 Aug 2016, 02:38 PM
Hello,

As advised in the support ticket that you opened, you should check the troubleshooting article for AppManager, where the possible reasons for this message are listed:
Cannot install an iOS app with message "Unable to Download App. [AppName] could not be installed at this time".

Regards,
Tsvetina
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussion
Asked by
Delphi
Top achievements
Rank 1
Answers by
Delphi
Top achievements
Rank 1
Tsvetina
Telerik team
Mohit
Top achievements
Rank 1
Paylocity
Top achievements
Rank 1
Share this question
or