View Single Post
Old 08-07-2012, 12:46 AM   #1
rchaki
New Member
 
Join Date: Aug 2012
Model: 8520
PIN: N/A
Carrier: Vodafone
Posts: 1
Default Unable to install facebook app using BB-FB sdk

Please Login to Remove!

I have been trying to integrate FB Connect into my app using]BB-FB SDK. The flow works fine till the app installation page(i.e. I am able to login successfully), but the install button in the app install page doesn't seem to be clickable. Netiher does the cancel button in the same page. Looking into the source code i found that the sdk was using 'display=wap' parameter in the authentication requests, which unfortunately has been deprecated by FB. Anyhow, even after changing this to 'display=touch' the same problem persists. Using 'display=popup' which is the usual desktop way for fb authentication, things work, but it is too slow.

Has anybody succesfully used BB-FB SDK for FB Connect recently??
Offline   Reply With Quote