Skip to content

Supply/upload_to_play_store returns a success message but nothing is uploaded on the play store #21964

Answered by mataku
alexandrebedel asked this question in Q&A
Discussion options

You must be logged in to vote

You called update_to_play_store with validate_only: true, which means Validates the current edit - does not change data on Google Play.

If false, the request would be made to the Google Play API. The default value is false:
https://docs.fastlane.tools/actions/upload_to_play_store/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@alexandrebedel
Comment options

Answer selected by alexandrebedel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants