Tlantic / cdv-socket-plugin

Cordova Socket Plugin
GNU General Public License v3.0
51 stars 43 forks source link

cordova-ios 4.x compatibility #82

Open petermetz opened 8 years ago

petermetz commented 8 years ago

The "writeJavascript" method doesn't exist on CDVPlugin anymore. Updated the code to write the receiveHook JS snippet in a different way (for the same outcome)