cancel
Showing results for 
Search instead for 
Did you mean: 

Getting linking error while compiling against base sdk iOS 6

Former Member
0 Kudos

Hi,

  I have developed one application using SUP 2.1 ESD#3. It is working fine when i build it against the base sdk iOS 5. But i am getting the linking error while building against the SDK iOS 6. Please let me know whether the library provided by SUP 2.1 ESD#3 is compatible with iOS 6 or not. If this is not compatible then how i can get the compatible version of library. Quick response is highly solicited.

Thank you in Advance.

Regards,

Rakesh Jaiswal

Accepted Solutions (1)

Accepted Solutions (1)

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Rakesh,

Are you using ODP?

There seems to be a problem with iOS 6 due to ArmV7s architecture.

Alternately you can build your application for iOS5 (target set to iOS5.x) and deploy the app on iOS6.

Regards

Rohith

Former Member
0 Kudos

Hi Rohith,

    Thank you very much for quick response. I am facing the problem to register the app by using the  [app registerApplication:30] api. Same code is working fine earlier. Some times i am able to get the connection success notification and some time connection fail. This behavior is intermittent. Please provide me the possible solution or pointer. May be  someone experienced same behavior of app and help me to get the possible solution.

Thank you,

Best Regards,

Rakesh

rohith_deraje
Advisor
Advisor
0 Kudos

Hi Rakesh,

I do not have much clue on this issue. We had such incident in past. However the problem was due to fluctuating signal stength of wifi .

regards

Rohith

Answers (0)