Anything changed recently with facebook login?

It just would not work anymore. using facebook.login just does nothing at all. when pressing the respective button nothing happens (listener is set up and active). It did work several weeks ago, both on apple iOS simulator and on device. on the facebook side I set up everything as supposed to (and I also have the respective setting in the config for SSO). [import]uid: 109677 topic_id: 22982 reply_id: 322982[/import]

Hey @une.ulvedal, did you update your Corona SDK recently? I believe how FB API is integrated to Corona has changed after the Single Sign-On feature was introduced in Daily Build 707. If the previously working version used older Build (i.e., prior to build 707), and the broken version uses more recent build, then it might be the reason why it stopped working for you. Take a look at this a great blog post regarding this.

I hope this helps.

Naomi [import]uid: 67217 topic_id: 22982 reply_id: 91779[/import]

Thanks for the link, I figured it out. [import]uid: 109677 topic_id: 22982 reply_id: 91803[/import]