Merge pull request #6176 from bitpay/revert-6116-master

Revert "Problem opening Copay on Android from another Cordova app"
This commit is contained in:
Gustavo Maximiliano Cortez 2017-06-05 12:34:52 -03:00 committed by GitHub
commit 37f4f2da8e
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
</author>
<content src="index.html" />
<access origin="*" />
<preference name="AndroidLaunchMode" value="singleTask" />
<preference name="AndroidPersistentFileLocation" value="Internal" />
<preference name="iosPersistentFileLocation" value="Library" />
<preference name="DisallowOverscroll" value="true"/>