Skip to content

Commit

Permalink
onload=true, for android to call activateApp
Browse files Browse the repository at this point in the history
  • Loading branch information
digaobarbosa committed Oct 26, 2015
1 parent c0f8da9 commit f07ce27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<config-file target="res/xml/config.xml" parent="/*">
<feature name="FacebookConnectPlugin">
<param name="android-package" value="org.apache.cordova.facebook.ConnectPlugin" />
<param name="onload" value="true" />
</feature>
<access origin="https://m.facebook.com" />
<access origin="https://graph.facebook.com" />
Expand Down

0 comments on commit f07ce27

Please sign in to comment.