Skip to content

Instantly share code, notes, and snippets.

@milansurelia
Created March 18, 2023 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save milansurelia/a50d632c3d4aad158287b394eee56f54 to your computer and use it in GitHub Desktop.
Save milansurelia/a50d632c3d4aad158287b394eee56f54 to your computer and use it in GitHub Desktop.
<resources>
<string name="app_name">My Trusted Web Activity</string>
<string name="asset_statements">
[{
\"relation\": [\"delegate_permission/common.handle_all_urls\"],
\"target\": {
\"namespace\": \"web\",
\"site\": \"https://my-twa.com\"}
}]
</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment