TruckMovers / cordova-plugin-remote-injection

DEPRECATED: Cordova plugin to allow a remote site to interact with cordova's javascript APIs when loaded within a cordova app.
Apache License 2.0
91 stars 95 forks source link

does this still work with Ios? #32

Open gocoffeecup opened 7 years ago

gocoffeecup commented 7 years ago

I got it running on android but i can't get it to run on ios, I've installed the latest Xcode, but when I start it in the Ios emulator and use safari as debugger cordova is always undefined.

BTW I'm using the latest Xcode and cordova 7.0.1

bradleyjames commented 7 years ago

It hasn't been tested on Cordova 7. Sounds like it's having issues there.

fevxie commented 7 years ago

my project still work as usual after upgrade to Cordova 7.0.1

ycwjjjj commented 7 years ago

I am using Cordova 7.0.1, iOS version 4.4.0 After adding this into config.xml, it will have compile error. <preference name="CRIInjectFirstFiles" value="www/cordova.js" />

Error occurs at: