problem opening wallet on android from another cordova app

This commit is contained in:
Egor Abramovich 2017-05-25 20:00:26 +03:00
parent b61944a510
commit 8cee81a2c1
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@
BitPay Inc.
</author>
<content src="index.html" />
<access origin="*" />
<access launch-external="yes" origin="*" />
<preference name="AndroidLaunchMode" value="singleTask" />
<preference name="AndroidPersistentFileLocation" value="Internal" />
<preference name="iosPersistentFileLocation" value="Library" />
<preference name="DisallowOverscroll" value="true"/>