Skip to content

Avoid permissions API on Android WebView #5908

Merged
prabhjot-msft merged 1 commit intorelease/1.28.0-beta.2from
prabhjot/hotfix-android-permissions
Jun 17, 2025
Merged

Avoid permissions API on Android WebView #5908
prabhjot-msft merged 1 commit intorelease/1.28.0-beta.2from
prabhjot/hotfix-android-permissions

Conversation

@prabhjot-msft
Copy link
Copy Markdown
Contributor

What

In Stateful layer, if the calling SDK says granted, use the SDK value (avoiding permissions API badness on Android WebView)
In Composite layer, do a explicit check for Android WebView to avoid permissions API usage there
Improve some memoization on the config page
Add local storage check as that is not available on android webview

Why

How Tested

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

@prabhjot-msft prabhjot-msft merged commit 42316c7 into release/1.28.0-beta.2 Jun 17, 2025
20 of 22 checks passed
@prabhjot-msft prabhjot-msft deleted the prabhjot/hotfix-android-permissions branch June 17, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants