problem opening wallet on android from another cordova app

This commit is contained in:
Egor Abramovich 2017-05-25 20:00:26 +03:00
commit 8cee81a2c1

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"/>