I am developing application for login to my application with facebook.
For this I have implemented facebook in my application, this works fine when no facebook application is installed in device.
If facebook application is installed in android device and while trying to login to facebook from my application,its not working.But while checking facebook application installed in device I get logged in.
Can any one please help me to resolve this issue?