forked from olcxjas-softworks/LarpixClient
Android run fix
This commit is contained in:
parent
9ae1ddac0d
commit
dd49c18cbd
12 changed files with 1456 additions and 4 deletions
6
android/app/src/main/res/xml/config.xml
Normal file
6
android/app/src/main/res/xml/config.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
|
||||
<access origin="*" />
|
||||
|
||||
|
||||
</widget>
|
||||
Loading…
Add table
Add a link
Reference in a new issue