Facebook integration

Hello

I’m currently trying to get Facebook working on my app. Have managed to post a message to the wall, but the problem starts when the user try to login and no internet connection is present. The screen just turns black and there is no way of returning back to the main menu. This then resulting in that the user have to close down the app and restart in order to return to the main menu.

Anyway I solve this?

Thanks in advance!

[import]uid: 95786 topic_id: 23456 reply_id: 323456[/import]

Hi pfeiring
Thankyou for your posting.

I see it is a great problem.I think your web browser have some problemor may be it is older version .You can try Mojila firefox or google crome.

If you still face the problem please contact your ISP.

Thanks. [import]uid: 135288 topic_id: 23456 reply_id: 94063[/import]

You can use network.socket to know if there is internet connection.
If there is, you can call facebook function. [import]uid: 113117 topic_id: 23456 reply_id: 94064[/import]

Do you mind posting some code to help me on the way, can’t figure it out. [import]uid: 95786 topic_id: 23456 reply_id: 94069[/import]

Sorry, network.request

http://developer.anscamobile.com/reference/asynchronous-http [import]uid: 113117 topic_id: 23456 reply_id: 94076[/import]