Hello everyone,
I have built an app to be used for both android and ios.
The app is now available on play and store and it works mostly fine but there is one weird issue I have and I have no idea how to fix.
The app is built so it will alert the users of requests fail to connect to server, I display an alert “Please check internet connection”
Some users complain that they cannot connect and use the app because the the alert I said above, my conclusion is that my requests are blocked by their phones, Again my app works mostly fine on iphones and most of android devices, I use an s24, my wife s20 fe and work fine.
Users complaining about the issue use samsung a54 and s20.
Weird is that until now on the user’s s20 everything was fine.
So the questions is: why on some devices the request fails or are dropped?
Did you encounter this?
Thank you