Skip to content

undefined method `edit_version' for Spaceship::ConnectAPI::App #17024

Answered by joshdholtz
ChenChiaHung asked this question in Q&A
Discussion options

You must be logged in to vote

Here you go! https://github.com/fastlane/fastlane/blob/master/spaceship/lib/spaceship/connect_api/models/app.rb#L204

app = Spaceship::ConnectAPI::App.find(“com.bundle..id”)

# Spaceship::ConnectAPI::Platform::IOS
# Spaceship::ConnectAPI::Platform::MAC_OS
# Spaceship::ConnectAPI::Platform::TV_OS
# Spaceship::ConnectAPI::Platform::WATCH_OS
edit_version = app. get_edit_app_store_version(platform: Spaceship::ConnectAPI::Platform::IOS) 

Replies: 6 comments 6 replies

Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@joshdholtz
Comment options

@ChenChiaHung
Comment options

Answer selected by ChenChiaHung
Comment options

You must be logged in to vote
2 replies
@joshdholtz
Comment options

@ChenChiaHung
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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