I want to open or call my iOS SDK framework file in the telerick hybrid coredova application. Share if you have any ideas.
Asked
Active
Viewed 29 times
1 Answers
0
It is not possible to open a framework directly in any of the AppBuilder clients. However, you can use a custom (or third-party) iOS framework in your app by creating a Cordova plugin. To do so, you would require knowledge in native iOS development. This article contains additional information on the subject.

DropHit
- 1,695
- 15
- 28