Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DMS for iOS 64 bit arm64

zci_zrApr 15 2015 — edited Apr 17 2015

Trying to develop a mobile app on iOS, and enable it to sync with backend oracle 11g database via the database mobile server. However the iOS SDK library provided by Oracle (libosync.a) was complied for armv7 - the 32bit iOS system architecture. But Apple now requires all the new submitted app to be 64bit. To my knowledge, a library complied for armv7- 32bit architecture can not be used on a arm64 iOS system architecture

My questions are:

1. if I am wrong about the armv7 library not being able to be used on an arm64 system architecture, how can this be done?

2. If/Where can I find/request the libosync.a (Oracle library) which is complied against an arm64 - 64 bit iOS system architecture?

Many thanks

This post has been answered by userBDBDMS-Oracle on Apr 16 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 15 2015
Added on Apr 15 2015
6 comments
1,857 views