firebase android app not working with mobile data

后端 未结 6 1527
面向向阳花
面向向阳花 2021-01-13 07:32

My Firebase Android app is not working whenever I connect with mobile data. All features such as auth, database and storage are unreachable. I am currently in India, using a

6条回答
  •  太阳男子
    2021-01-13 08:04

    The problem is most likely from your network provider. I think you might have a very bad network or still, check to see if the date and time of the emulator you are using to run your application is correct if not correct it. Firebase is not suppose to give you that kind of error as firebase could also sometimes be accessible even when your device is not connected to the internet.

提交回复
热议问题