Facebook works on iOS fine but on Android when Facebook app installed, fails

Hi guys its me again! 

Im almost submitting my first game to apple and googleplay but i have a problem with android and is that it works fine when the Facebook app are not installed but when the user have the app its go to the app trying to log in but return to my game without anything. 

On iOs its work fine on both cases but on android only if i don’t have de Facebook app installed.

help me please!

i’m also facing the same problem, if the facebook app is installed my app is unable to post anything, it just asks permission to access my public profile and friend list and if i click ok nothing happens and it returns to the app, its strange because if i uninstall the app, the code works fine by opening facebook in web browser. been searching for over a week, anyone on Corona forums have this problem too? any solutions found? btw i’m using a starter edition of corona sdk. thanks in advance!

Hi Rene,

my problem got resolved and sharing the solutions with you, hope it helps! Please do read the following. In my case and as suggested by Rob, this happens due to incorrect hash key configured in your facebook app. I also had an incorrect hash key which i replaced with another one and voila! Now my game allows users to post their scores on facebook with the native facebook app installed also. You can download my game here for android and have a look: https://play.google.com/store/apps/details?id=com.vndtech.iplcricketquiz

http://forums.coronalabs.com/topic/46179-problem-with-facebook-native-app-and-api/?hl=%2Bhash+%2Bkey

http://coronalabs.com/blog/2013/07/30/understanding-facebook-authentication/

hope your issue gets resolved

cheers!

i’m also facing the same problem, if the facebook app is installed my app is unable to post anything, it just asks permission to access my public profile and friend list and if i click ok nothing happens and it returns to the app, its strange because if i uninstall the app, the code works fine by opening facebook in web browser. been searching for over a week, anyone on Corona forums have this problem too? any solutions found? btw i’m using a starter edition of corona sdk. thanks in advance!

Hi Rene,

my problem got resolved and sharing the solutions with you, hope it helps! Please do read the following. In my case and as suggested by Rob, this happens due to incorrect hash key configured in your facebook app. I also had an incorrect hash key which i replaced with another one and voila! Now my game allows users to post their scores on facebook with the native facebook app installed also. You can download my game here for android and have a look: https://play.google.com/store/apps/details?id=com.vndtech.iplcricketquiz

http://forums.coronalabs.com/topic/46179-problem-with-facebook-native-app-and-api/?hl=%2Bhash+%2Bkey

http://coronalabs.com/blog/2013/07/30/understanding-facebook-authentication/

hope your issue gets resolved

cheers!