You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/12/07 13:32:07 UTC

[GitHub] [cordova-plugin-geolocation] breautek edited a comment on issue #218: Add support for Huawei devices which don't have Google Play Services

breautek edited a comment on issue #218:
URL: https://github.com/apache/cordova-plugin-geolocation/issues/218#issuecomment-739919985


   Does Huawei devices still use the chrome-based webview? We don't have a native android geolocation implementation. We simply delegate to the webview for geolocation. The only thing this plugin does do for android is manage permissions. Because of this, I don't think this plugin has a Google Play Services requirement.
   
   If you have a Huawei device available for testing, I think it's worth while creating a test app that simply uses the `cordova-plugin-geolocation` plugin to help us determine if any action is actually required. If this is an indeed an issue, it looks like Huawei has their own [cordova plugin](https://developer.huawei.com/consumer/en/doc/development/HMS-Guides/location-integrating-cordova-sdk-v4) already built for using their own Location APIs that could be used as a workaround for the time being.


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



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