Facebook App Users Syncing
I have a list of Facebook User IDs from my old Facebook app.
Now, I have created a new Facebook App, and I want to have a way to sync my old user ID list into this new app.
Is it possible? If so, how do I make my list of Facebook User IDs to be the active users of my new facebook app?
Am I able to set it up programmatically that tell Facebook, these user IDs have at least logged onto my new facebook app? So, that I have a "link" in Facebook's backend that these people are users of my app.
Either using Facebook SDK or anything else.
Thanks