This commit is contained in:
Gabriel Bazán 2016-10-10 13:13:30 -03:00
parent b29fab9ae2
commit ee5b2817d7
1 changed files with 3 additions and 1 deletions

View File

@ -56,7 +56,9 @@
<plugin name="cordova-plugin-customurlscheme" spec="~4.2.0">
<variable name="URL_SCHEME" value="UNUSED" />
</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 -->
<engine name="ios" spec="~4.2.1" />