You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you help creating a similar project with latest cordova version? I tried but running into this issue.
I want to create a swift based project and have one view delegate to Cordova. I tried to create my own project and stuck with this error. I do not see an "issue" section in that project so posting it here. I am desperate to make this work. Can you help?
2016-02-24 23:13:59.701 myAPP[1599:1020443] Apache Cordova native platform version 4.0.1 is starting.
2016-02-24 23:13:59.701 myAPP[1599:1020443] Multi-tasking -> Device: YES, App: YES
2016-02-24 23:13:59.703 myAPP[1599:1020443] -[__NSDictionaryM cordovaSettingForKey:]: unrecognized selector sent to instance 0x125d88ed0
The text was updated successfully, but these errors were encountered:
This version of SwiftCordova is a totally unfinished project. I have a finished swift-cordova binding project now, and I will upload it to https://github.com/Lucky-Orange.
https://github.com/dineshjeyasankar/SwiftCordova
Hi I am trying to use your SwiftCordova.
Can you help creating a similar project with latest cordova version? I tried but running into this issue.
I want to create a swift based project and have one view delegate to Cordova. I tried to create my own project and stuck with this error. I do not see an "issue" section in that project so posting it here. I am desperate to make this work. Can you help?
2016-02-24 23:13:59.701 myAPP[1599:1020443] Apache Cordova native platform version 4.0.1 is starting.
2016-02-24 23:13:59.701 myAPP[1599:1020443] Multi-tasking -> Device: YES, App: YES
2016-02-24 23:13:59.703 myAPP[1599:1020443] -[__NSDictionaryM cordovaSettingForKey:]: unrecognized selector sent to instance 0x125d88ed0
The text was updated successfully, but these errors were encountered: