jjsosa / ionicfacebook

Ionic example project using login with Facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionicfacebook

Ionic example project using login with Facebook

The original cordova-plugin-facebook4 for ionic is not working. Try installing this with the next command (it worked for me): cordova plugin add https://github.com/amritk/cordova-plugin-facebook4 --save --variable APP_ID="XXX" --variable APP_NAME="XXX"

About

Ionic example project using login with Facebook


Languages

Language:TypeScript 39.2%Language:HTML 35.1%Language:CSS 20.6%Language:JavaScript 5.1%