I’m developing with Expo. I manage my login and OTP screens with Context. I want to retrieve data by sending a post request to the token I received from the context with a tanstack query. It works on all versions of iOS and Android. It just doesn’t work on Samsung Android 12. Has anyone encountered this?
It works in the simulator, but when I install the APK on the physical device, it does not work.
Erdinç Akdoğan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.