Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play - Fully Shadowed apk

I have an existing app on the PlayStore. I am releasing new version of the app as staged rollout. However, I am not able to publish the app due to "Fully Shadowed APK" error.

Fully shadowed APK error

So far, I haven't found any documentation as to how to resolve this error. Anyone else faced this?

like image 679
Rohan Kandwal Avatar asked Feb 23 '17 05:02

Rohan Kandwal


1 Answers

Update :- Talked to a Googler working with Google Play console team regarding this issue. One misconception I had at the time was that you need to retain an APK if you want to have a staged rollout. I discussed this with him, and he clarified that it is not needed. Even in staged rollout, with no retained APK, Google play will show an install option to users who visit the app's page. Hope this clears doubts for someone facing similar issues.

I was having the same problem and I fixed without clicking "Retain" for previous version and uploaded a new one and then "Start Rolling" button turn into clickable and done!! ^_^

like image 51
apple appala Avatar answered Sep 22 '22 16:09

apple appala