t2wu

Results 8 issues of t2wu

Trying to access `cordova.plugins.locationServices.geolocation.priorities.PRIORITY_HIGH_ACCURACY` gets `Uncaught TypeError: Cannot read property 'PRIORITY_HIGH_ACCURACY' of undefined`

Is there watermark support in this? It's listed in the Architecture overview, but I could not find the code.

When I call requestAlwaysAuthorization, delegate.didChangeAuthorizationStatus() receives undefined for status.

information

Or do I have to fork this project to be able to configure it?

I have qunit-1.18.0.js sinon-1.17.5.js sinon-qunit-1.0.0.js sinon-server-1.17.5.js And when I try to run test, it says "sinon.test is not a function" Do these files work together?

Please add a package.json as is done here: https://github.com/violetatrium/cordova-plugin-get-router-ip-address Otherwise this plugin cannot be added with the newer Cordova version.

…ip-address) This allow package install to work with newer version of Cordova. I copied it directly from violetatrium's project. Please modify if necessary.

Cordova WifiManager 1.0.0. Crash log: 03-23 12:13:15.311 2782-2782/com.xxxxx.xxxxx E/AndroidRuntime: FATAL EXCEPTION: main Process: com.xxxxx.xxxxx, PID: 2782 java.lang.RuntimeException: Unable to pause activity {com.xxxxx.xxxxx/com.xxxxx.xxxxx.MainActivity}: java.lang.IllegalA at android.app.ActivityThread.performPauseActivity(ActivityThread.java:4599) at android.app.ActivityThread.performPauseActivity(ActivityThread.java:4558) at android.app.ActivityThread.handlePauseActivity(ActivityThread.java:4533) at...