Skip to content

Commit

Permalink
googleplus plugin param - needs the gap: prefix (pgb issue)
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Dec 1, 2015
1 parent 6fc87e3 commit 0baa949
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
<plugin name="cordova-plugin-media"/>

<!-- X-Services PhoneGap Build plugins -->
<plugin name="cordova-plugin-googleplus">
<gap:plugin name="cordova-plugin-googleplus">
<param name="REVERSED_CLIENT_ID" value="com.googleusercontent.apps.6535513912-uvpf249ak7avodois85tkjmh2lc2j952" />
</plugin>
</gap:plugin>
<plugin name="cordova-plugin-x-socialsharing"/>
<plugin name="cordova-plugin-calendar"/>
<plugin name="cordova-plugin-flashlight"/>
Expand Down

0 comments on commit 0baa949

Please sign in to comment.