Hello,
I’m trying to use the parse module to connect a user with facebook. I’m using the guide here-
http://www.develephant.net/managing-facebook-users-with-the-corona-sdk-parse-module/
I’ve done everything that was written there, created an App in Facebook developers page, created a key hash, edited the setting exactly like they should be etc.
When i test it on the simulator i dont get “message 201” shown even though i have parse.showStatus set to True…
When I test it on a live device, it starts to load the facebook login page but then pops right back into the app and nothing happens…
I have no idea what to do, has anyone encounter anything similar?