I have an app with uses facebook login to authenticate, it works perfectly when facebook native app is NOT installed in the phone, but when facebook native app IS INSTALLED i can't get the token.
I know is a "signature mismatch" problem but i am NOT the owner of the facebook app id, so i can't do anything here.
I would like to make this app prompt user/pass login even when the native facebook app is installed, in resume i want to make an app behave like there wasn't a native Facebook app installed.
Is there any way to do it?
Thank you!