GithubHelp home page GithubHelp logo

Comments (5)

lkillgore avatar lkillgore commented on July 28, 2024 1

@r-win: we made an adjustment in the extension to send the bundle identifier for Test Flight builds when it's specified. I think this should fix the behavior that you're seeing. If you're still running into issues after using the latest version of the extension (v1.116.0), could you please let me know?

from app-store-vsts-extension.

jeffyoung avatar jeffyoung commented on July 28, 2024

Do you have any more information (or insight) about why you believe this occurred? Before we updated the extension to 1.2.1, we weren't actually sending the bundle identifier to pilot for the TestFlight track. In 1.2.1, I made it optional for entry (in the textbox) but required for Production.

My first thought here was to add an option to also send it to TestFlight but after checking our internal test build definition, we're able to successfully publish our IPA to TestFlight without providing the build identifier. :-/ (That said, our internal test build is now using pilot 2.0.0 so perhaps a change was made in pilot between 1.12.1 and 2.0.0?)

So I'm trying to understand a bit more about what's going sideways here. Additionally, once we publish the next version of the extension, you private fix is likely to get overwritten (and cause your builds to fail again). And if I can prevent that from happening, I'd like to.

from app-store-vsts-extension.

KrauseFx avatar KrauseFx commented on July 28, 2024

A note from fastlane: fastlane tries to automatically detect the bundle identifier based on the ipa file you provide.

from app-store-vsts-extension.

jeffyoung avatar jeffyoung commented on July 28, 2024

@KrauseFx: If the bundleId is sent via pilot for both TestFlight and Production, I assume pilot will use that value instead of trying to automatically detect it? Is that a proper assumption? If so, we may just require it for Production (and send it). If the track is TestFlight, and bundleId is set, we'll send it there too. (But if it's TestFlight and not set, we'll allow fastlane to detect it.)

from app-store-vsts-extension.

KrauseFx avatar KrauseFx commented on July 28, 2024

Mh, from Apple's side there is no difference between TestFlight and production, it's the exact same procedure, however you promote a build to an App Store build if necessary.

from app-store-vsts-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.