Revert "Problem opening Copay on Android from another Cordova app"

This commit is contained in:
Gabriel Edgardo Bazán 2017-06-05 11:43:08 -03:00 committed by GitHub
commit 93398a2b3d

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