How to Upload Your App to TestFlight | Swift Xcode

Поділитися
Вставка
  • Опубліковано 15 лип 2024
  • In this video, we go over how to upload your app to TestFlight to share your app with App testers or friends!
    Let me know in the comment section what videos you would like to see in the future. Feel free to reach out to me if you need any help or advice. Happy Coding :)
    Follow Me On Twitter: / jasondubonyt
    Follow Me On IG: / thedubon
    0:00 Intro
    0:29 Create Bundle Identifier in Apple Developer Account
    1:25 Adding App to AppStore Connect
    2:15 Archive Your App
    3:37 Publishing to TestFlight & Sharing with Testers
    5:35 Final Thoughts
    Outro Song: soundcloud.com/flvmoveli/imag...
    #iosdev #firebase #swift

КОМЕНТАРІ • 35

  • @jasondubon
    @jasondubon  6 місяців тому +1

    Every week I'll send you an actionable email on how to become an iOS developer: www.breakintoios.com/

    • @nobel_star
      @nobel_star 4 місяці тому

      i realy need to contact you can u give me your telegram

  • @johnhalley5063
    @johnhalley5063 11 днів тому

    thank you! you saved me a lot of time. thank you for the tutorial.

  • @skaadooossshhh4050
    @skaadooossshhh4050 Рік тому

    Thanks this is really helpful!

  • @DELCARIM
    @DELCARIM 2 місяці тому

    HI Jason, you saved my life.. meanwhile, it's stuck in processing for just to submit for testflight, and it's my first time submitting this app

  • @arturor.cabrera4848
    @arturor.cabrera4848 10 місяців тому

    Great video, made the process super easy!

  • @marvelrivera1194
    @marvelrivera1194 2 місяці тому

    Great video. Really appreciate

  • @muhammedeminbardakci1274
    @muhammedeminbardakci1274 Рік тому

    you helped me a lot thanks

  • @shanjithrajaradnam2263
    @shanjithrajaradnam2263 10 місяців тому

    very helpful

  • @mikehamoudi8629
    @mikehamoudi8629 2 місяці тому

    Thanks for the great video I uploaded my but the app icon not showing yet is that normal. I did evrything and my app icon is attached.

  • @thobekile3802
    @thobekile3802 8 місяців тому +1

    At 4:24 When you enter phone number you must put a + with area code. Otherwise it will give errors.

    • @jasondubon
      @jasondubon  8 місяців тому

      Thanks!! I must have missed this!

  • @Alaax_
    @Alaax_ 10 місяців тому

    Hi, do we have the possibility to get a code and send it directly to our testers ? instead of sending an invitation by e-mail ?

    • @jasondubon
      @jasondubon  10 місяців тому

      yes! there should be an option for share link with anyone (that will allow you to send it to any testers)

    • @Alaax_
      @Alaax_ 10 місяців тому

      @@jasondubon ok !! thx for your answer

  • @IQ_Code
    @IQ_Code 11 місяців тому

    I have a issue
    the archive is freez i ca not do anything

    • @jasondubon
      @jasondubon  11 місяців тому

      im not sure what you mean by that ? It freezes when you try to archive it ?

  • @horimiyarawstyle
    @horimiyarawstyle 6 місяців тому

    Apple is cringe, I added a team group in Singing&Capabilities but when I need to add the identifier in dev page, says that the Bundle ID was already used but there is nothing in identifier page section

  • @jasondubon
    @jasondubon  Рік тому +1

    Something to note: if your app is using the user's camera or photo library and you dont have;
    Privacy - Camera Usage Description
    and/or
    Privacy - Photo Library Usage Description
    then the build will show up as processing and then disappear from appstoreconnect

    • @Mo-mf7be
      @Mo-mf7be Рік тому

      I have made this mistake, and the build disappeared from the app store connect; in this case, what should I do?

    • @jasondubon
      @jasondubon  Рік тому

      @@Mo-mf7be Hey there, you are using the camera and/or photo library in your application ?

    • @Mo-mf7be
      @Mo-mf7be Рік тому

      @@jasondubon Hi,
      Thank you for your response.
      Yes, I am using the photos library in my application. Currently, the build disappeared. So I added the privacy - photo library usage description to the Info.plist and tried to upload it again as a new version, but I am getting these two errors,
      1) Entity.error.attribute.invalid.duplicate - the bundled id I entered has already been used.
      2) Entity.error.attribute.invalid.duplicate.Same_account - the provided entity includes an attribute with a value that has already been used on this account.
      What should I do now?
      Thank you,

    • @jasondubon
      @jasondubon  Рік тому

      @@Mo-mf7be Hmmm update the version and or build number and try it again. Let me know if it works

    • @jasondubon
      @jasondubon  Рік тому

      @@Mo-mf7be Wait just read that you uploaded a new version, did you upgrade the version number when you did it ?