fix
This commit is contained in:
parent
b29fab9ae2
commit
ee5b2817d7
1 changed files with 3 additions and 1 deletions
|
|
@ -56,7 +56,9 @@
|
||||||
<plugin name="cordova-plugin-customurlscheme" spec="~4.2.0">
|
<plugin name="cordova-plugin-customurlscheme" spec="~4.2.0">
|
||||||
<variable name="URL_SCHEME" value="UNUSED" />
|
<variable name="URL_SCHEME" value="UNUSED" />
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin name="phonegap-plugin-push" spec="1.8.2" />
|
<plugin name="phonegap-plugin-push" spec="~1.8.2">
|
||||||
|
<variable name="SENDER_ID" value="*PUSHSENDERID*"/>
|
||||||
|
</plugin>
|
||||||
|
|
||||||
<!-- Supported Platforms -->
|
<!-- Supported Platforms -->
|
||||||
<engine name="ios" spec="~4.2.1" />
|
<engine name="ios" spec="~4.2.1" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue