How to Upload Your App to TestFlight | Swift Xcode

Поделиться
HTML-код
  • Опубликовано: 20 июл 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 16 дней назад

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

  • @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

  • @skaadooossshhh4050
    @skaadooossshhh4050 Год назад

    Thanks this is really helpful!

  • @arturor.cabrera4848
    @arturor.cabrera4848 11 месяцев назад

    Great video, made the process super easy!

  • @marvelrivera1194
    @marvelrivera1194 2 месяца назад

    Great video. Really appreciate

    • @jasondubon
      @jasondubon  2 месяца назад

      Glad it was helpful!

  • @muhammedeminbardakci1274
    @muhammedeminbardakci1274 Год назад

    you helped me a lot thanks

  • @shanjithrajaradnam2263
    @shanjithrajaradnam2263 10 месяцев назад

    very helpful

    • @jasondubon
      @jasondubon  10 месяцев назад

      Glad to hear that

  • @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 7 месяцев назад

    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 ?