Jasonette / Jasonette/JASONETTE-Android

Web Container to have location access

Open
#258 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.6k
Forks
266
PR merge metrics
No merged PRs in 30d

Description

Hi, i have a single page web app, that i want to load in a web container. So far, it loads it well.

Now, some of the page needs to access location data, but for some reason the webview doesn't ask me to allow/block the location access, and rejects it immediately.

i have added some permissions but still doesn't seem to work
```






```

Might be related to [this](https://medium.com/@xabaras/android-webview-handling-geolocation-permission-request-cc482f3de210) but i'm not sure how or where to inject the android code

Can anyone give me some leads on how to do this properly? Will appreciate any feedback and thanks in advance!

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Android Web Container's WebView geolocation permission handling and the linked Android WebView example. Confirm the location request reaches the permission flow and that the loaded web app can receive location data after access is allowed.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.