- Home /
Occasionally issue with Wifi connection
We are facing a strange issue in our Unity application. Some of the users are reporting that they are not able to load data while connecting to a wifi network and the app works fine with a cellular data connection. We use firebase as backend and in our test, both wifi and cellular data work fine to load the data. One user reported that on beginning app wasn't loading data using wifi and after some after an application was able to load the data.
We are already checking the internet connection and if a connection is not available we are alerting the user. But the user is not getting such a prompt while an application is not able to load data on a wifi connection.
Is there anyone else has faced a similar issue?
Your answer
Follow this Question
Related Questions
Ping class producing false positives, alternative to check connectivity? 3 Answers
what is the most efficient way to check if the device(android) is connected to internet? 0 Answers
Client connects to server, but Network.peerType returns Disconnected until next click 2 Answers
Best way to sync scene with new connections? 0 Answers
WWWForm doesn't work on iOS 0 Answers