Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanishassim/webviewlocationaccess
POC for accessing app location data from webView
https://github.com/hanishassim/webviewlocationaccess
javasc swift webkit webview
Last synced: 23 days ago
JSON representation
POC for accessing app location data from webView
- Host: GitHub
- URL: https://github.com/hanishassim/webviewlocationaccess
- Owner: hanishassim
- Created: 2020-05-01T02:58:38.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T14:49:03.000Z (over 4 years ago)
- Last Synced: 2024-11-13T04:30:57.306Z (3 months ago)
- Topics: javasc, swift, webkit, webview
- Language: Swift
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebViewLocationAccess
POC for accessing app location data from webView
This will bypass the allow location access alertArticles related for BE implementation
- https://www.tutorialrepublic.com/html-tutorial/html5-geolocation.php
- https://developer.mozilla.org/en-US/docs/Web/API/Geolocation_API/Using_the_Geolocation_API
- https://www.w3.org/TR/geolocation-API/