Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mSocialAdapter.getCurrentProvider().getAccessGrant().getKey(); is always null #353

Open
GoogleCodeExporter opened this issue Aug 16, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What is the expected output? What do you see instead?
I am checking whether user is logged in or not in my first activity. If he is 
not, then direct him to login activity, if he logged in before, then to other 
activity. But, mSocialAdapter.getCurrentProvider().getAccessGrant().getKey(); 
is always null and direct him to login activty

What version of the product are you using? On what operating system?
socialauth-android-3.2.jar, socialauth-4.4.jar, Android 4.4.2

Please provide any additional information below.
I have include the java files.

Original issue reported on code.google.com by [email protected] on 4 Jul 2014 at 1:30

Attachments:

@GoogleCodeExporter
Copy link
Author

At first, mSocialAdapter.getCurrentProvider().getAccessGrant().getKey(); is 
always null and also Profile profileMap =  
MainActivity.adapter.getUserProfile(); is null

Original comment by [email protected] on 4 Jul 2014 at 1:32

@GoogleCodeExporter
Copy link
Author

Creating app in fb, appId, secret key and the oauth_consumer.properties, 
everything is properly used.

Original comment by [email protected] on 4 Jul 2014 at 1:34

@GoogleCodeExporter
Copy link
Author

Is there any other way to do my requirement(ie. checking logging status and 
make login or to other activity)

Original comment by [email protected] on 4 Jul 2014 at 1:36

@GoogleCodeExporter
Copy link
Author

did u find a solution to it?

Original comment by [email protected] on 20 Apr 2015 at 7:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant