Last active
September 15, 2019 01:18
-
-
Save takahirohonda/bd6ea082c68e62a31527ae32f1f911c9 to your computer and use it in GitHub Desktop.
my-twa-config-res-values-string.xml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<resources> | |
<string name="app_name">Sitecore Quiz</string> | |
<string name="asset_statements"> | |
[{ | |
\"relation\": [\"delegate_permission/common.handle_all_urls\"], | |
\"target\": { | |
\"namespace\": \"web\", | |
\"site\": \"https://mydatahack.github.io\"} | |
}] | |
</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment