Hi,
I’ve deployed a build to iOS signed for development and a couple of the internal testers have reported the same bug when trying to connect to Facebook. The authorisation screen comes up in Facebook itself, but instead of calling back to the app afterwards, it shows this screen:
Firstly, this seems to happen whenever the user doesn’t have their Facebook account details set in Settings even when logged in. Is this a known bug or have I missed something out?
Secondly, this made me realise it would be useful to have a button (at least in development - I can include it in the unhandledError event when distributed) for sending logs to me so I can debug straight away. Is there a way to get the device’s logs (at least, say, the last 10-20 lines) ?
Cheers
Cush