Marcelo Burriel
Marcelo Burriel
is exactly my code this.geofence.onTransitionReceived().subscribe(resp => { //CODE });
Same problem. What versions do you use?
this is my code: ``` constructor(public navCtrl: NavController, private geolocation: Geolocation, private geofence: Geofence, private sms: SMS, private platform: Platform) { this.platform.ready().then(() => { geofence.initialize().then( () => console.log('Geofence Plugin Ready'),...
In the HTML file Set Geofence
Have you been able to solve this?
any solution for this?