I want to create a mobile application using Meteor + Cordova. You want to log in first to log in to Facebook. Apparently, the default accounts - the facebook package doesn't work, so I looked around and found "particle4dev: cordova-fb", so I tried to use this.
I was a little confused about applications for application developers. I usually just use it for my website, so it's pretty straight forward. Regarding the setup of login data (for example, identifier and token), am I registering as an iOS application? Or am I still logging in as if his network? He asks to download the Xcode SDK for FB, is that what I should do? Is the package mentioned above what I should use, or are there any other basic options?
source
share