Quantcast
Channel: SCN : All Content - SAP for Mobile
Viewing all articles
Browse latest Browse all 6147

SUP 2.1.3 native iOS app not running on physical device

$
0
0

Hello,

 

I am facing the following problem, my compiled OS app based on SUP 2.1.3 is running fine on the iOS simulator but when i try to run it on a physical device then it doesn't run and in the debug console i get the following output:

 

2012-11-07 14:51:03.002 Speiseplan[1471:707] Running the app for the first time.

2012-11-07 14:51:03.005 Speiseplan[1471:707] Delete preexisting messaging vault

2012-11-07 14:51:03.169 Speiseplan[1471:707] Delete preexisting SUP101 data vault

2012-11-07 14:51:03.317 Speiseplan[1471:707] Create new SUP101 data vault and store credentials and a generated encryption key

2012-11-07 14:51:03.481 Speiseplan[1471:707] Create new messaging vault and leave it unlocked

2012-11-07 14:51:05.392 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.394 Speiseplan[1471:707] onApplicationSettingsChanged: names = [ServerName - 172.23.34.123]

2012-11-07 14:51:05.395 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.447 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.449 Speiseplan[1471:707] onApplicationSettingsChanged: names = [ServerPort - 5001]

2012-11-07 14:51:05.451 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.505 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.507 Speiseplan[1471:707] onApplicationSettingsChanged: names = [URLPrefix - ]

2012-11-07 14:51:05.509 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.561 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.562 Speiseplan[1471:707] onApplicationSettingsChanged: names = [FarmID - 0]

2012-11-07 14:51:05.564 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.613 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.614 Speiseplan[1471:707] onApplicationSettingsChanged: names = [Username - supAdmin]

2012-11-07 14:51:05.616 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.890 Speiseplan[1471:707] Got the encryption key: d35dc3e7be40efdd79e3af05035e02e37e8017b0050840b9e83044f3903d13defde3de45f02ec013d0fce7be85079103

2012-11-07 14:51:05.902 Speiseplan[1471:707] =================================================

2012-11-07 14:51:05.904 Speiseplan[1471:707] onConnectionStatusChanged: status = 202, code = 0, message = (null)

2012-11-07 14:51:05.906 Speiseplan[1471:707] =================================================

2012-11-07 14:51:05.958 Speiseplan[1471:707] ================================================

2012-11-07 14:51:05.960 Speiseplan[1471:707] onApplicationSettingsChanged: names = [Default - ]

2012-11-07 14:51:05.962 Speiseplan[1471:707] ================================================

2012-11-07 14:51:06.018 Speiseplan[1471:707] ================================================

2012-11-07 14:51:06.019 Speiseplan[1471:707] onApplicationSettingsChanged: names = [Default - 0]

2012-11-07 14:51:06.021 Speiseplan[1471:707] ================================================

2012-11-07 14:51:06.062 Speiseplan[1471:707] ================================================

2012-11-07 14:51:06.065 Speiseplan[1471:707] onApplicationSettingsChanged: names = [ActivationCode - ]

2012-11-07 14:51:06.067 Speiseplan[1471:707] ================================================

2012-11-07 14:51:06.409 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.410 Speiseplan[1471:707] onHttpCommunicationError: errorCode = 500

2012-11-07 14:51:06.412 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.576 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.577 Speiseplan[1471:707] onHttpCommunicationError: errorCode = 500

2012-11-07 14:51:06.578 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.836 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.837 Speiseplan[1471:707] onHttpCommunicationError: errorCode = 500

2012-11-07 14:51:06.837 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.963 Speiseplan[1471:707] [ERROR] [SUPApplication.m:959] error @ registerApplication MessagingClientException {

    ErrorCode = 552;

    ErrorMessage = "";

}

2012-11-07 14:51:06.965 Speiseplan[1471:707] =================================================

2012-11-07 14:51:06.967 Speiseplan[1471:707] onConnectionStatusChanged: status = 201, code = 14811, message = code = 552: message = MCLERR_UNKNOWN_ERROR

 

 

All the app settings are the same like on the simulator but still doesn't run.

I could not find any information about this, do you have any piece of information on how to solve the problem?

Thanks!



Viewing all articles
Browse latest Browse all 6147

Trending Articles