Building a Unity game to iOS Appstore in 2023

Поделиться
HTML-код
  • Опубликовано: 24 сен 2024
  • Having a hard time getting your Unity game/app uploaded to Appstore connect? Then watch this video for an overview of how to get it done while avoiding any headaches Apple throws your way.
    Follow me, and my games, through linktree:
    linktr.ee/spacelabgames
    If you have any questions or want to chat about pixel art games join the Spacelab Games community on Discord: / discord

Комментарии • 38

  • @iamdipankarj
    @iamdipankarj 7 месяцев назад +6

    One suggestion: Use a small resolution to make screen recordings. I can hardly see any detail without zooming in.

  • @Nikola-q4m
    @Nikola-q4m 7 месяцев назад +1

    much love mate, this stuff is a pain in the ass to figure out

    • @spacelabgames
      @spacelabgames  7 месяцев назад +1

      no problem and ya Apple doesn't make anything easy 😡

  • @azrhyga
    @azrhyga Год назад +3

    Great tutorial!! Thanks for making it!!

    • @spacelabgames
      @spacelabgames  Год назад +2

      No prob, glad you found it useful 😎

  • @ItsAllGoodGames
    @ItsAllGoodGames 2 месяца назад +1

    Also thank you for the video.

  • @marekpuchon4878
    @marekpuchon4878 8 месяцев назад +1

    This is perfect!! Thank you for this you get subscribe!

    • @spacelabgames
      @spacelabgames  8 месяцев назад

      No problem and thx for the sub, appreciate it : ]

  • @traviswoolston8108
    @traviswoolston8108 8 месяцев назад +1

    I'm planning on adding my friend to my org to create an iPhone build since I don't have a mac. He isn't familiar with unity but he is a tech savvy software engineer. Not sure if it would be a big ask..
    I would do some cropping on your videos if you're going to use this monitor. Getting a headache.. Even in theater mode it's hard to see any text.

  • @richiebee33
    @richiebee33 22 дня назад

    Awesome tutorial! Do you happen to remember which error you got that required you to turn off embedding Swift standard libraries?

    • @spacelabgames
      @spacelabgames  21 день назад +1

      i dont recall exactly but i believe the error was being caused by a specific library not being loaded for a specific target build...something along these lines: unable to load standard library for target 'arm64-apple-ios8.0' failed to build module

    • @richiebee33
      @richiebee33 21 день назад +1

      @@spacelabgames Thanks for the follow-up!

    • @spacelabgames
      @spacelabgames  20 дней назад +1

      @@richiebee33 No problem.

  • @ahmedbajalan1274
    @ahmedbajalan1274 4 месяца назад +2

    I just got my first game accepted, Let’s goooooo. It’s called Balls vs Wheel if anyone curious :)

    • @spacelabgames
      @spacelabgames  3 месяца назад

      Nice man, but i cant find it on the appstore : (

    • @ahmedbajalan1274
      @ahmedbajalan1274 3 месяца назад

      @@spacelabgames really??? I searched up “Balls vs Wheel” and I can see it

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

      Congrats man… Im really having problems to get the game accepted. Just because im using unity ads and cant answer correctly the privacy information . Do you have any tips??

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

      @@pedrogaiolli3979 it was on there documentation, the answers to those questions

    • @spacelabgames
      @spacelabgames  2 месяца назад +1

      @@pedrogaiolli3979 Scrap Unity ads and integrate Google Admob...its easier to integrate and the payout is better.

  • @sigridopps3049
    @sigridopps3049 3 месяца назад +1

    thx

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

    Nice tutorial. Did you encountered any issues when trying to use GameKit Authenticate method? I get 'Symbol not found' crashes when calling that method, so I wonder what I'm missing.

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

      Sorry cant say that i have - your best bet would be to search on Google...that's pretty much how i troubleshoot all these migranes Apple gives me 😡

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

      @@spacelabgames Haha, exactly, it's a headache. From a little research, it looks like that it's not working on a simulator, so I'll have to get an actual iPhone to test the game.. Thanks anyway!

  • @masoncrowe
    @masoncrowe 11 месяцев назад

    thanks! Do i need to do the apple plugins for unity? i dont have in app purchase. Also Do i need to worry about key certificate if i did automatically sign?

    • @spacelabgames
      @spacelabgames  11 месяцев назад +2

      If you are not using any Apple services then no you don't need to install the apple plugins. And not sure i quite understand the second question - if you select automatic signing you still need to provide a key certificate...if that answers your question.

  • @gulzila
    @gulzila 3 месяца назад

    I am getting "Command PhaseScriptExecution failed with a nonzero exit code" when I try to build or archive the project. Any idea what is causing it?

    • @panhaly8818
      @panhaly8818 3 месяца назад

      I found the same problem "Command PhaseScriptExecution failed with a nonzero exit code". Did you solve it? Please I need help!!!

    • @spacelabgames
      @spacelabgames  3 месяца назад

      If you're on an Intel based machine try disabling support for Swift libraries and add "-ld64" to the list of "Other Link Flags"

  • @Kuating
    @Kuating 8 месяцев назад

    Where do I upload the certificate file, I feel like I missed something

    • @spacelabgames
      @spacelabgames  8 месяцев назад

      Assuming you've created your certificate already, you have to assign it to the "Team" field in XCode under "Signing and Capabilities". So basically check on "Automatically manage signing" and then add your certificate (by selecting Add Account) from the "Team" field. Let me know if this helps.

  • @light-light
    @light-light 6 месяцев назад

    anyone know why ios iphone does not show admob ads? my app is under testflight and not on store, is this reason? I registered my iphone to admob test device. but ads not shown. written code is proven with android version.

    • @spacelabgames
      @spacelabgames  6 месяцев назад

      Hi, my admob ads display fine when I'm testing through testflight so maybe something is not configured correctly in your project?

    • @light-light
      @light-light 6 месяцев назад

      @@spacelabgameshow and what I should configured..?

    • @light-light
      @light-light 6 месяцев назад

      @@spacelabgamesadmob's apple ios app does not registered because it is not yet released, so is that reason? I write right ios app admob ads id (banner, inter, reward) in code. when I use test ID, it shows well, but if I use real ID, it does not shown.