Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Are Cordova Chrome App(CCA) plugins compatible w/ Cordova/ionic app

$
0
0

I haven't tried yet, I'll write my results as soon as I finished the tests.
Meanwhile you can try a little stupid correction, instead of:

chrome.sockets.tcp.create(function(createInfo) {

you can try with:

chrome.sockets.tcp.create({}, function(createInfo) {

Ps. and use angular.bootstrap in deviceready event...


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>