I couldn\'t publish my new released on google play console this morning. It has shown,
\"You can\'t edit this app until you create a new
Was facing issue same kinda issue. It was from Google side in my case.
Solution:
If you have production apk(even with no sms permission used) with v225 &
Internal test track with v900(even with no sms permission used) , then
You should submit higher version
i.e. v900+ apk(with no sms permission used ofcourse) to production, this error will be dissappeared and you'll be able to rollout.
Google should have ignored Internal test track apk in first place but nevertheless this thing worked for me.