Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit d0575a7

Browse files
committed
feat(demo): add FB variables to init.sh
1 parent e0b2457 commit d0575a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ap battery-status
2424

2525
#read appID
2626
#read appName
27-
cordova plugin add https://github.com/Wizcorp/phonegap-facebook-plugin.git #--variable APP_ID="$appID" --variable APP_NAME="$appName"
27+
cordova plugin add https://github.com/Wizcorp/phonegap-facebook-plugin.git --variable APP_ID="12345678" --variable APP_NAME="Name"
2828
cordova plugin add https://github.com/driftyco/ionic-plugins-keyboard # keyboard
2929
cordova plugin add https://github.com/VitaliiBlagodir/cordova-plugin-datepicker.git # date-picker
3030
cordova plugin add https://github.com/wildabeast/BarcodeScanner.git # barcode scanner

0 commit comments

Comments
 (0)