I am getting very strange error while trying to sign in with the latest Facebook sdk:
Session.openActiveSession(this, true, statusCallback);
I have registered in facebook/developers, created app & assigned the app id & hask key properly.But still I'm getting this strange error. I have gone through many posts in stackoverflow related with the same, but that's more related with iOS/Mac OS. I am working with Android, so I don't have option to mention BundleId & all in gfacebook app settings.
Please some one suggest any solutions for this.