LoginWithAmazon: user data is empty if user is still logged in upon startup

Issue #5 resolved
raven-worx repo owner created an issue

The user data is empty if user is still logged in when the app starts / plugin is loaded Either the java/jni call doesn't make it to C++ at this time, or the AuthorizationManager.getToken() call doesn't return proper user data.

Needs invesitagtion.

Comments (1)

  1. Log in to comment