You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/17 16:31:37 UTC

[GitHub] [cordova-plugin-geolocation] fax1ty edited a comment on issue #157: TypeError: Cannot read property 'getCurrentPosition' of undefined

fax1ty edited a comment on issue #157: TypeError: Cannot read property 'getCurrentPosition' of undefined
URL: https://github.com/apache/cordova-plugin-geolocation/issues/157#issuecomment-502756704
 
 
   > You might already be doing this but... make sure you are only calling the API **after** the [deviceready](https://cordova.apache.org/docs/en/9.x/cordova/events/events.html#deviceready) event fires.
   
   In Tabris, all API requests are made after `deviceready`.
   
   > If that doesn't help, then I'd suggest creating a minimal project that reproduces the issue. Instructions can be found [here](https://github.com/apache/cordova-contribute/blob/master/create-reproduction.md)
   
   Should there be a Tabris framework in the minimal project? Or should I use pure Cordova? I think in pure Cordova everything should work fine 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org