My problem is that if I have disabled the sandbox for my iOS application, I can log in to FB as one of my test users. But as soon as I turn on the sandbox, I can no longer log in. I get:
-(void)fbDidNotLogin:(BOOL)cancelled
delegate method called.
Any suggestions?
I ran into the same problem and I fixed it by simply disabling sandbox mode and filling out entries such as the package identifier in the facebook account where I registered my application.
Source: https://habr.com/ru/post/1396398/More articles:How to call JSNI function from Javascript function? - javascriptDoes Google html5 not support placeholder rendering? - javascriptWhere can I find tasks for using templates - javaHow to connect iReport with annotated POJOs? - jasper-reportsCheck if the file will be downloaded? CodeIgniter - fileDownloading routes from the lib folder in full rail mode - ruby-on-rails-3Multiple SQL insert with general selection - sqlDaily Cassandra Data Cleanup? - javaChange folder icon - c #File is empty when POST file with CURLOPT_POSTFIELDS - restAll Articles