1

I am trying to rollout a new version of my app to playstore. However I receive an error message saying "Check these errors before starting the rollout of this release. Addressing the errors on this page will ensure your existing users are able to upgrade to the latest version of your app." I am sure that my app does not include call or sms permission. Has anyone faced similar type of issue? See below screenshot for more details

ERROR IMAGE

enter image description here

ERROR IMAGE

enter image description here

sourabh kaushik
  • 523
  • 4
  • 20
  • What are the actual errors? – Tim Biegeleisen Jan 25 '19 at 07:08
  • use android studio manifest merger to check if any library adds any suspicious permission – Kosh Jan 25 '19 at 07:10
  • I'm voting to close this question as off-topic because questions about app stores are off-topic. See meta – Zoe Jan 25 '19 at 07:11
  • 1
    It says to fillout permission declaration form while trying to do full rollout. However permission that has been added in my app are:- – Android Dev Jan 25 '19 at 07:12
  • Does anyone know how to view the permission declaration form ? – deaddroid Jan 25 '19 at 07:26
  • I already asked this issue but no solution now https://stackoverflow.com/questions/54361014/google-play-console-said-you-cant-edit-this-app-until-you-create-a-new-app-rel/54361134?noredirect=1#comment95537416_54361134 – stayfighter Jan 25 '19 at 08:54
  • @sudeeppandey any solution. share here – Rameshbabu Jan 26 '19 at 07:34
  • @Rameshbabu It was automatically solved with new release apk . – Android Dev Jan 28 '19 at 06:34
  • @deaddroid it should pop up when you're trying to release a version with sensitive permissions used in your app – Vadim Kotov Jan 28 '19 at 15:23
  • Possible duplicate of [Google play console said "You can't edit this app until you create a new app release declaring sensitive permissions" how to fix it?](https://stackoverflow.com/questions/54361014/google-play-console-said-you-cant-edit-this-app-until-you-create-a-new-app-rel) – Vadim Kotov Jan 28 '19 at 16:46
  • Check my answer, I had the same problem and I solved it by accident https://stackoverflow.com/questions/54371314/i%C2%B4m-getting-the-following-error-from-play-console-and-i-can%C2%B4t-edit-the-version-o/54390732#54390732 – cookieCat Feb 03 '19 at 15:46

0 Answers0