https://github.com/hanishassim/webviewlocationaccess
POC for accessing app location data from webView
https://github.com/hanishassim/webviewlocationaccess
javasc swift webkit webview
Last synced: 2 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T14:49:03.000Z (about 5 years ago)
- Last Synced: 2025-01-12T11:29:52.165Z (4 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 alert
Articles 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/