luigi37

Results 38 comments of luigi37

Hi all, any news here? By commenting out notification.getTitle() on GeoNotificationNotifier.java I managed to have notifications on enter geofence working on Android simulator 7.0 but no luck on Android 8...

Hi, of course no criticism to the developer or the plugin in itself but fact is that as per today it seems there is no working geofence plugin. So... is...

Thanks. Do you want me to give your fork a try? BTW: with the main repository I noticed a weird behavior on Android simulator (Android 7), it only issues notifications...

Ok: I was not sure if it was ready for testing. Now that you confirmed, I'm fine to test (likely tonight :-) ) Thanks!

Still not wroking.... is there any fork that compile and works properly on Android 8? Thanks

Thank you so much! I was sure someone else (with better developer skills than me :-) ) could have had the same need but I was almost loosing hope! I...

I'm getting this error: Error: /home/..................../platforms/android/gradlew: Command failed with exit code 1 Error output: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details....

In effect I have: java --version openjdk 10.0.2 2018-07-17 OpenJDK Runtime Environment (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4) OpenJDK 64-Bit Server VM (build 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, mixed mode) And javac -version javac 1.8.0_191 would that work?

Did you change isTesting to false? (here the example, change to false) https://github.com/ratson/cordova-plugin-admob-free/blob/master/examples/basic/www/js/index.js

I did put it to false and in my case worked. Also I noticed the app needs to be in "release" (not debug), and your account should be active (and...