We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When trying to add test runs on browsers, all but Chrome failed:
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251752 (local, safari) https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251755 (saucelabs, firefox) https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251756 (saucelabs, safari) https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251757 (saucelabs, edge)
The text was updated successfully, but these errors were encountered:
Testing locally with Firefox and Edge (on Windows) shows permissions prompts for location:
In Firefox, ignoring the prompt results in the same 6 test failures as on CI:
Declining the permission, gives similar results to Safari:
Accepting the permission requests interestingly gives 2 different failures:
In Edge, ignoring or declining the prompt results in the same 2 test failures as on CI:
Accepting the permission gives 1 other failure:
Sorry, something went wrong.
No branches or pull requests
When trying to add test runs on browsers, all but Chrome failed:
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251752 (local, safari)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251755 (saucelabs, firefox)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251756 (saucelabs, safari)
https://travis-ci.org/apache/cordova-plugin-geolocation/jobs/547251757 (saucelabs, edge)
The text was updated successfully, but these errors were encountered: