My main goal is to save cookies to enable auto-login for the next launch of my app. But I have the issue that on android 5 everything works fine, But on Google Pixel with higher version of android i cant do the same thing. It saves the data perfectly but i it doesnt want to navigate users to the dashboard until he doesnt press the button "login" in the right corner. So, how can i make it works fine?
My main goal is to save cookies to enable auto-login for the next launch of my app. But I have the issue that on android 5 everything works fine, But on Google Pixel with higher version of android i cant do the same thing. It saves the data perfectly but i it doesnt want to navigate users to the dashboard until he doesnt press the button "login" in the right corner. So, how can i make it works fine?