Built with Ionic 2.0.0-beta.32 Will not work with ionic1 nor ionic 2.0.0-rc (latest version)
- npm install
- cordova plugin add cordova-plugin-facebook4 --save --variable APP_ID="1763382523986538" --variable APP_NAME=" Egaged Test"
- ionic platform add broswer / android / ios
- ionic build broswer / android / ios
- ionic run broswer / android / ios
- If you get an error trying to login with FB from localhost (with a port, like http://localhost:8000), I will have to add your uri to the whitelist in FB app admin panel.