Figen Güngör
Figen Güngör

Reputation: 12559

Can't use cloud debugging to test my apk for Huawei

I'm trying to test an apk with cloud debugging and I'm getting the following error when I tried to upload an apk:

enter image description here

I also added HMS plugin to my Android Studio but devices are not displayed in the device list when I opened one and it doesn't end or give any feedback(other than files are being pushed) when I drag an apk onto device.

Devices that I tried:

enter image description here

Upvotes: 3

Views: 851

Answers (2)

zhangxaochen
zhangxaochen

Reputation: 33997

Update:

The apk you uploaded does not have an icon. Plz check and add an icon for it and try again. This message will be modified later to make it clearer. :) apk


It is a network error. Make sure that no proxy is used and your network is working. Then plz try to retransmit the apk.

Upvotes: 1

Zinna
Zinna

Reputation: 2025

Yeah I have encountered the same issue in the past and that could be frustrating. One thing you have to know though, for Cloud debugging, the backend servers are on maintenance from time to time. Please try to upload your APK again and see if your issue gets resolved by itself. If not, please let me know, I will see if more trouble shooting can be done.

Upvotes: 0

Related Questions