Skip to content
Discussion options

You must be logged in to vote

Hi @Splagov,
Please ensure that the plist file holds the following keys and their corresponding strings.

<key>CFBundleShortVersionString</key>
	<string>$(FLUTTER_BUILD_NAME)</string>
<key>CFBundleVersion</key>
	<string>$(FLUTTER_BUILD_NUMBER)</string>

and re-add --build-name=1.0.0 --build-number=$(($(app-store-connect get-latest-testflight-build-number $APP_ID) + 1)) to the build arguments.

Let us know how it goes.
Thank you.

Replies: 4 comments 35 replies

Comment options

You must be logged in to vote
18 replies
@Splagov
Comment options

@himesh-cm
Comment options

@Splagov
Comment options

@himesh-cm
Comment options

@Splagov
Comment options

Comment options

You must be logged in to vote
14 replies
@Splagov
Comment options

@himesh-cm
Comment options

@Splagov
Comment options

@Splagov
Comment options

@himesh-cm
Comment options

Comment options

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

Answer selected by Splagov
Comment options

You must be logged in to vote
2 replies
@himesh-cm
Comment options

@devshally
Comment options

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