Nikita

Results 11 comments of Nikita

Hi there. We got the same issue, we are running read/write to the files several times per second, any updates with the (possible?) FS issue?

1) Remove the plugin `cordova plugin remove cordova-plugin-geofence` 2) Install manually cordova-plugin-add-swift-support `cordova plugin add cordova-plugin-add-swift-support --save` https://github.com/akofman/cordova-plugin-add-swift-support 3) Install geofence again `cordova plugin add cordova-plugin-geofence` 4) Enjoy! (The latest...

A bit of information: when I comment onLoadCompleted method, project building works fine, but a part of player functionality not working

How did you solve the issues in Socket.swift?

I got ...react-native-socketio/ios/RNSwiftSocketIO/Socket.swift:67:21: Method 'eventDispatcher' was used as a property; add () to call it

same here, I tried to use on Orange Pi One plus

And how can I get a state?

Not yet, you may create a pull request and I'll apply it

as I remember, ionic 2 using angular 2 infrastructure, you should get access to window property first

Yes, I'm not worked with cordova for 2 years. If you want to make updates and pull requests, you are welcome