Expo Samsung Android 12 release build data fetch does not send requests
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?