diff --git a/cordova/build.sh b/cordova/build.sh index 2d1a92204..f8ce3b670 100644 --- a/cordova/build.sh +++ b/cordova/build.sh @@ -87,6 +87,9 @@ if [ ! -d $PROJECT ]; then cordova plugin add org.apache.cordova.statusbar checkOK + + cordova plugin add https://github.com/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin.git --variable URL_SCHEME=bitcoin + checkOK fi echo "${OpenColor}${Green}* Generating copay bundle...${CloseColor}" diff --git a/cordova/ios/Copay-Info.plist b/cordova/ios/Copay-Info.plist index c186e2d19..2372296dc 100644 --- a/cordova/ios/Copay-Info.plist +++ b/cordova/ios/Copay-Info.plist @@ -60,17 +60,6 @@ 0.6.2 CFBundleSignature ???? - CFBundleURLTypes - - - CFBundleURLName - com.bitpay.copay - CFBundleURLSchemes - - bitcoin - - - CFBundleVersion 0.6.2 LSRequiresIPhoneOS