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/07/04 14:01:33 UTC

[GitHub] [cordova-plugin-geolocation] breautek commented on issue #57: fix(android): Fix crash on deny permission request on Android M

breautek commented on issue #57: fix(android): Fix crash on deny permission request on Android M
URL: https://github.com/apache/cordova-plugin-geolocation/pull/57#issuecomment-508493216
 
 
   This PR wraps the following lines
   https://github.com/apache/cordova-plugin-geolocation/blob/7e7a473cfadf9e41034ca82042298f093db281c9/src/android/Geolocation.java#L73-L74
   
   in a condition `if (context != null)`
   
   Master already has this condition here:
   https://github.com/apache/cordova-plugin-geolocation/blob/7e7a473cfadf9e41034ca82042298f093db281c9/src/android/Geolocation.java#L68-L69
   
   So I believe this PR is no longer relevant.

----------------------------------------------------------------
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