I have recently installed the facebook 3.0 sdk, all the applications run and all the classes link but they do not pull back any information from facebook. I have run the keytool command on cmd promt and retrieved my keyhash with the password: android. This has then been put into my facebook developer settings.
I have tried retrieving my keyhash on multiple situations and it returns the same code so I know it is correct. This is the error that appears in LogCat on eclipse when it accesses logging on:
com.facebook.orca.protocol.base.ApiException: remote_app_id does not match stored id " another is "W/fb4a:fb:GDPDialog(30221): Failed to send
Has anyone else had any issues like this or have any recomentations?
Cheers, Oli