Andy
Andy
Would love to decouple permission handle from the `Activity`. The native Android M SDK permission handling is a total mess. https://github.com/Karumi/Dexter
As of Cordova 6.1.0 we can specify Cordova-related dependencies in `package.json`. [Reference doc](https://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html#specifying-cordova-dependencies)
Related to the following Android OS error: E/LocationClientHelper: exception when setting module id java.lang.IllegalStateException: Unable to get current module info Reference the following Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=737327
Not sure why but when I first ran `npm start` I got the following errors. But, after I reloaded the app manually in the browser everything worked okay after that....
This repo is now the master: https://github.com/Esri/html5-geolocation-tool-js.
Update to the latest ArcGIS JS API and jQuery helper lib
An up and coming replacement for Cordova. More info https://blog.ionicframework.com/announcing-capacitor-1-0-0-alpha/ and https://capacitor.ionicframework.com/
Yes, its available! https://github.com/Esri/arcgis-webpack-plugin
This is a placeholder for issues related to Esri OAuth with Ionic 2+ and the ArcGIS API for JavaScript 3.x and 4.x. **Issue**: You cannot use `IdentityManager` with the latest...