hey,
I've a mobile application, and when new user asks for facebook connect (using "FacebookMobile.init(applicationId, callback)") he is asked for filling his facebook credentials. on the seconds session he's not asked for that (it's probably saved on the application data, because cleaning it brings back the credentials panel).
so, does someone know how to connect with the already existing facebook connection (the native facebook application & widget are connected)? can it be done using this api?
thanks