Hi all, i have a problem with my app.
I launch it from Rider and it work very well on the browser.
Then i deploy on Android Studio and launch on Emulator (or even on my phone) and it doesn’t work as expected.
I have a login module that works fine and then when load user the card disappear as no data are present. I want to try to debug network to see if these request respond and what but on App Inspection i can’t see the request and response.
Edit
It seem’s doesn’t work the Preferences.get/set on App