I have retrieved the access_token successfully and am able to navigate back to the app (Login Screen), but I am not able to change the state or navigate to next page (I want to go to HomeScreen if I have the access_token).
Here is the question along with the code I have posted on StackOverflow.
Also note that I am using Android for now, but will use this for iOS as well.
I have retrieved the access_token successfully and am able to navigate back to the app (Login Screen), but I am not able to change the state or navigate to next page (I want to go to HomeScreen if I have the access_token).
Here is the question along with the code I have posted on StackOverflow.
Also note that I am using Android for now, but will use this for iOS as well.