SwiftSideslipLikeQQ icon indicating copy to clipboard operation
SwiftSideslipLikeQQ copied to clipboard

Need help with your earlier SwiftCordova Project

Open dineshjeyasankar opened this issue 8 years ago • 4 comments

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

dineshjeyasankar avatar Feb 26 '16 01:02 dineshjeyasankar

I just replaced the cordova.xcodeproject, config.xml and www from latest cordova ios wrapper and its breaking.

dineshjeyasankar avatar Feb 26 '16 01:02 dineshjeyasankar

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.

johnlui avatar Feb 26 '16 02:02 johnlui

here: https://github.com/Lucky-Orange/Tenon

johnlui avatar Feb 26 '16 03:02 johnlui

Wow. Thanks much. I have been stuck with this for a week. :) :+1: :+1: :+1:

dineshjeyasankar avatar Feb 27 '16 02:02 dineshjeyasankar