Skip to content

Commit

Permalink
#3 Cordova 4.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyVerbruggen committed Sep 14, 2015
1 parent d4e9335 commit 5901438
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@
<access origin="https://*.akamaihd.net" />
</config-file>

<source-file src="platforms/android/res/values/facebookconnect.xml" target-dir="res/values" />
<config-file target="res/values/facebookconnect.xml" parent="/*">
<config-file target="res/values/strings.xml" parent="/*">
<string name="fb_app_id">$APP_ID</string>
<string name="fb_app_name">$APP_NAME</string>
</config-file>
Expand Down

0 comments on commit 5901438

Please sign in to comment.