问题
I am working on and android app and, I implemented FireStore and now I keep on getting this error, it repeats aswell.
W/ManagedChannelImpl: [{0}] Failed to resolve name. status={1}
Anyone knows what this is?
回答1:
@AlleyOOP is right. Restarting emulator worked for me.
回答2:
There is no Connection to the internet in the device which your app running on!
回答3:
The above-mentioned issue occurred to me, this happens because of network connection. Try turning on and of your network connection if it is a physical device.
If Virtual device, Restart the device
回答4:
issue in your network. change network provider solved for me
来源:https://stackoverflow.com/questions/53413528/w-managedchannelimpl-0-failed-to-resolve-name-status-1