We are getting this error when we attempt to automate sending our aab to Google Play after a successful build.
[!] Google Api Error: Invalid request - Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview to true.
We don’t have a fastlane script, and we are unclear how we would use one within appflow. It’s our understanding that we have to set a “changes_not_sent_for_review” flag to “true”, but it’s unclear to us how to do this.
1 post - 1 participant