Тёмный
No video :(

Publishing a Unity Game to App Store in 2021 

MrM Programming
Подписаться 2,9 тыс.
Просмотров 84 тыс.
50% 1

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 196   
@kogen00
@kogen00 Год назад
Great step-by-step introduction. It should be worth mentioning that in the XCode Building step it can be important for a user to change "Always Embed Swift Standard Libraries" to "No" for the target "UnityFramework". Otherwise an upload will potentially fail and you gonna search forever which step of the magic Apple-vodoo-recipe you just missed.
@schwagz
@schwagz Год назад
thank you, looked for 8 hours for a solution. you saved me
@stazzadev3532
@stazzadev3532 Год назад
This worked for me, but be sure to select "All" up near "Basic" & "Combined" to reveal this option. It was hidden by default for me.
@BigbearDev
@BigbearDev Год назад
Hi, can you please show where its exactly located? can you show time frame?
@stazzadev3532
@stazzadev3532 Год назад
@@BigbearDev 16:36 near “+ Capability”. It’s a little different from what I explained. I’m on an updated XCode version than the video
@razvanpasca1895
@razvanpasca1895 Год назад
@@stazzadev3532 THANK YOU!
@lastminutestudio8481
@lastminutestudio8481 2 года назад
Everything was easy to follow without bloated explanations and to the point. Thank you so much for helping.
@rubengodoyislas-1214
@rubengodoyislas-1214 Год назад
godoy Islas Rubén
@markw4206
@markw4206 2 года назад
Tedious process! But a clear video that hopefully will help when the time comes. Thanks!
@FarazKhanDev
@FarazKhanDev 2 года назад
For those that are having trouble with the "signing & capabilities" step with certificate errors such as "No iOS certificate found" or "No Apple Development Certificate Found" - no matter what I tried, it was not accepting the apple distribution certificate that I created. I fixed this by uploading the provisioning profile that was downloaded in the Unity player settings and selecting profile type to Distribution. Then I clicked build. This solved all the annoying no certificate found errors. :)
@Adriankaroshi
@Adriankaroshi 2 года назад
I re did the process so many times, uninstalling certificates installing again etc... In the end it magically worked once, but I'll keep in mind this other workaround, thank you!
@reubenoakley8967
@reubenoakley8967 2 года назад
Great video! Too bad Apple charges so much money to join the developer program. As someone who plans on releasing free games, I think I'll wait until I've finished my second game before dealing with that nonsense. Steam is free and Google Play just has a one-time fee of $25 from what I've heard. $99 per year is ridiculous, in my opinion, though it may be intentionally designed to keep out smaller developers so that the overall content quality on the app store is higher.
@MrMProgramming
@MrMProgramming 2 года назад
Yeah, that kinda seems like Apple is saying hey, we don't want your apps, but if you still want to upload them, pay and suffer while publishing it lol
@ryanchomj
@ryanchomj 2 года назад
Steam is not free and charges 100 usd for every game. But it’s way better than apple because it’s a one-time fee and not a yearly payment plan.
@reubenoakley8967
@reubenoakley8967 2 года назад
@@ryanchomj Yeah, I learned this after making my original comment, but totally forgot to update it, lol. Thanks for the correction!
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I want to make free games with no ads or in app purchases but I don’t want to pay for it. I’m just going to make any first games cost money before I make some free ones because I want to get my money back from the money I earned from people buying my game
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
@@ryanchomj but steam is only better if you plan on releasing less than one game a year. If you want to make 5 games a year, then steam is $500 and the apple App Store is only $100. And o top of that I think a lot more people will play your game on the AppStore considering how many more people have phones that gaming PCs, also think of how many kids have iPads that will play any game that is free, how many kids that are like 9 have a gaming pc or any pc good enough to play your game?
@x.4132
@x.4132 3 года назад
nice and clearly spoken. good editing. not too fast or too slow. "....agree to whatever apple wants you to" :D
@MrMProgramming
@MrMProgramming 3 года назад
Thanks! 😃
@rshad4ever
@rshad4ever Месяц назад
I can't believe that the first video to solve the issue I'm facing is short and straightforward, thank you so much you're a hero
@MrMProgramming
@MrMProgramming Месяц назад
Thank you! Glad it helped!:)
@MrMProgramming
@MrMProgramming Месяц назад
By the way, you might wanna check out the updated version of the video on the channel:)
@SoftwareWrangler
@SoftwareWrangler 2 года назад
So clear and precise explanation. Bravo!
@bytescrafter
@bytescrafter 2 года назад
Apple should hire you in their developer program team. Thanks!
@captainnoyaux
@captainnoyaux 2 года назад
Very informative, full of hidden gold nuggets! Thanks for sharing
@pavelzuk
@pavelzuk Год назад
Thanks for making this vid, as a long time developer I still keep coming back for your guidance.
@MrMProgramming
@MrMProgramming Год назад
Thanks for your positive feedback! We really appreciate it!
@backyardpaintball928
@backyardpaintball928 Год назад
same
@tagscientist
@tagscientist 2 года назад
This guy understands. "$99 sounds like a lot? You'll soon forget about it as you fight your way through other hurdles..."
@Snafuuu
@Snafuuu 3 года назад
absolutely stellar video and explanation. I have a question thought. do you need to repeat the certificates part every time you want to upload a new app?
@MrMProgramming
@MrMProgramming 3 года назад
Thanks! You don't need a new certificate for another app, but you do need a new provisioning profile
@Snafuuu
@Snafuuu 3 года назад
@@MrMProgramming Got it. thank you!
@Adriankaroshi
@Adriankaroshi 2 года назад
I was struggling a lot to remove the error in the signing certificates step in Xcode. Now I can manage by doing this: -Go to build settings, navigate to the Signing options, and there select your created certificate with your id number (It's in the second group of options given) for all the categories. When you go back to Signing, the top dropdown menu now doesn't have an error, but a second one appears below with an error. Then in that one I tick to choose certificate automatically, click accept, and then I go back to manual, and when I select the adequate profile all errors are gone, it compiles, and it uploads to App Store Connect and everything works. It's a bit crazy that I have to do that, but I managed to make it work that way (Any other suggestion found on the internet wouldn't work for me)
@mathewmiller6101
@mathewmiller6101 2 года назад
this worked for me!! if this does not work for you, you might be using the wrong certificate like I was. I had to add my other certificate in again to keychain access for me to see it in xcode.
@KyryloVesna
@KyryloVesna 2 года назад
Thank you so much, it worked for me as well. Idk but looks like a bug from an Apple`s side...
@stazzadev3532
@stazzadev3532 Год назад
If anyone else has this error building the project on XCode 16:58 I found a solution. Error: Command. PhaseScriptExecution Failed with a nonzero exit. In XCode For both Unity-iPhone & UnityFramework navigate to Build Phases and remove Unity Process Symbols.
@ahmedbajalan1274
@ahmedbajalan1274 3 месяца назад
I just got my first game accepted, Let’s goooooo. It’s called Balls vs Wheel if anyone curious :)
@user-lk7ku1ef1k
@user-lk7ku1ef1k Месяц назад
Thank u for this, very detailed and clear.
@MrMProgramming
@MrMProgramming Месяц назад
Thank you! Glad it helped!:)
@goodtimecharlieSOL
@goodtimecharlieSOL Год назад
Thanks again, 3rd app and 3rd time watching your video. You think I would remember this tedious process by now ;X
@Vasquez2150
@Vasquez2150 2 года назад
Thank you for this. I have watched/read few hours of materials, and still didn't succeed. Finally your video helped.
@InsideBrainStudio
@InsideBrainStudio Год назад
Thank you very much for your video! It's very well explained, it works perfectly in 2023!
@fredrikbrockert929
@fredrikbrockert929 4 месяца назад
This was just what I was looking for. Thank you!
@lordfarquaad9097
@lordfarquaad9097 3 года назад
This was so incredibly helpful I'm lost for words.
@MrMProgramming
@MrMProgramming 3 года назад
Thank you!:)
@retroboat6303
@retroboat6303 2 года назад
What was your app
@Steedie
@Steedie Год назад
Great video bro! I love the effort you put in with the editing and explanation etc.
@nomanchesam6108
@nomanchesam6108 2 года назад
Finally! This was the tutorial I needed :D
@MrMProgramming
@MrMProgramming 2 года назад
Glad it helped:)
@captainnoyaux
@captainnoyaux 5 месяцев назад
Hey, what tool would you recommend for autonomous deployment ? fastlane ? Do you have a good tutorial or resources on such a tool ?
@bm998
@bm998 Год назад
This video is brilliant, please could you create a video on how to upload a new version if the app is rejected by review.
@five5837
@five5837 Год назад
Everything was easy to understand and to the point. Thanks 👍
@palmsprings1628
@palmsprings1628 5 месяцев назад
Thanks a ton ..!! You are awesome
@Macronaught
@Macronaught 2 года назад
Thanks for this great video! I have one problem though... I've followed all the steps but I keep getting an error in XCode saying the Provisioning profile doesn't include the signing certificate. I'm totally stumped :/
@aryaawesome1999
@aryaawesome1999 2 года назад
Can anyone please answer this? I'm having the same issue
@Macronaught
@Macronaught 2 года назад
@@aryaawesome1999 It's fixed for me but I'm not sure exactly how... Like most Apple problems, it mysteriously fixed itself :P ... Though I did delete my licenses and recreate them several times. Also, I went with the automatic signing options which seem to work a lot better for me. I've since then published a couple more apps that went quite smoothly
@aryaawesome1999
@aryaawesome1999 2 года назад
@@Macronaught is it fine to enable automatic signing for a unity game with unity ads? I’m new to mobile game publishing so would appreciate any help
@Macronaught
@Macronaught 2 года назад
@@aryaawesome1999 I'm just about as new to it as you are but I don't see why it wouldn't. Your app is still signed with the certificates that you created.
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
That’s what I did, I have this problem so I just clicked on Automatic Signing every time I make a new game
@johnsteevens3495
@johnsteevens3495 Год назад
thanks, this tutorial is very valuable
@dimitris__
@dimitris__ 2 года назад
If you ever published a game on steam then this process is sweet like candy lol😂 edit: I take back my words
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I need help. When I open my game from TestFlight, the screen just turns all black and my game never starts
@OfficialVybsta
@OfficialVybsta 2 года назад
i am getting a bunch of framework issues. i am unable to build in xcode
@karinakasemaa9269
@karinakasemaa9269 Год назад
Thank you so much! You are the best!
@TESKAGroup
@TESKAGroup Год назад
Thanks for sharing your experiences.
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I just bought my membership and now I have to wait up to 48 Hours for the payment to process. I don’t have time for this, my MacBook that I specifically bought to use xCode is at like 30% and I don’t have a charger, it didn’t come with one, nobody I know has a charger. I might just walk to the apple store and either ask them if they have one I can borrow or I might just go over and unplug a display MacBook and plug mine on for 20 minutes
@mohdzainulariffinbinzainud8179
16:00 i have one error that states Failed to create provisioning profile. There are no devices registered in your account on the developer website. Select a device run destination to have Xcode register it. how to fix?
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I have another problem. At 20:37 see the blue button that says “Select a Build before you submit your app”, mine just doesn’t have that button and I don’t know how to add my builds into my App Store listing page, I did everything that you did up until this point
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I figured it out, I forgot to change the version number from 0.1.0 to 0.1.1
@kunqian7069
@kunqian7069 Год назад
I want to invite external member to test. However, TestFlight doesn't allow me to create a group to external test. The information is: Complete test information is required to submit a build for external testing. Could you please help on how to solve this problem?
@anbari-3737
@anbari-3737 Год назад
Great video, Thank you!
@haarissheikh3187
@haarissheikh3187 Год назад
Hi, Thank you so much for this very helpful video. I was wondering how you go about making 2 apps for the store using the same unity project? I want to create a free demo first for people to try the game and then later with the same unity project release the full game as a separate app on google and ios. Thank you.
@rubengodoyislas-1214
@rubengodoyislas-1214 Год назад
godoy Islas Rubén
@admir7643
@admir7643 2 года назад
I hope this will help me when my app is finished.
@miximum1
@miximum1 8 месяцев назад
Well done, thanks!
@mikescaringedesign4728
@mikescaringedesign4728 2 года назад
Great Video!
@MrMProgramming
@MrMProgramming 2 года назад
Thank you!
@jowe6823
@jowe6823 Год назад
Ah, God Bless you my friend!
@khosroafshar
@khosroafshar 4 месяца назад
Thanks for your Great tutorial!
@InfiniteCodeSource
@InfiniteCodeSource Год назад
I have a question, at 10:37 mark it said there are no certificates available, even though I have created 3 of them
@harryhughes9704
@harryhughes9704 Год назад
Great video, thanks
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
When I build my app in Xcode, it gets to the end and then says "App Store Connect Operation Failed, SDK version issue. This app was built with the iOS 15.5 SDK. All iOS and iPadOS apps submitted to the App Store must be built with the iOS 16.1 SDK or later included in Xcode 14.1 or later" Edit: I think I have to update Xcode because the newest update is 14.3.1 and I'm on 13. Something but it says it requires macOS 13.0 but I have a 2016 MacBook Pro that can't get iOS 13, I came soooo far and am I just screwed now? I can't afford to go buy a newer MacBook. What should I do?
@reem827
@reem827 3 года назад
the keychain part is always confusing. can I do it with windows? or only mac?
@MrMProgramming
@MrMProgramming 3 года назад
generally speaking, you cannot build apps for apple devices on windows. and it's not only because of the keychain app, you also need Xcode, which doesn't run on Windows So if you don't have a Mac computer, you can either install Mac OS on a windows computer using a virtual machine, or try cloud building services, like Unity Cloud
@light-light
@light-light 6 месяцев назад
are there no update version? 2023 or 2024? or just this guide is enough for nothing changed so far?
@clip-hub99
@clip-hub99 2 года назад
Dude your underrated af
@MrMProgramming
@MrMProgramming 2 года назад
Thank for the kind words! Means a lot
@christianalejandroflores8501
@christianalejandroflores8501 2 года назад
do you recommend MBA M2 512/8GB for some 2.5D unity development? i know it would be better 16GB or a 14” M1 Pro but it gets out of my budget… I’m gonna need it to release a project I’m working in. Thanks for the video it will help me a lot! You got a new subscriber
@christianalejandroflores8501
responding if someone has the same question, I got the MBA M2 512/8GB and it has worked well for me to do small changes, adjustments, builds here, and heavy stuff(debug in VS2022, connect 3 monitors, tests etc) in a windows gaming laptop
@utkuyazc5848
@utkuyazc5848 2 года назад
provision profile doesnt include certificate. it does not work
@BinArtGames
@BinArtGames 3 месяца назад
Thank you
@GamingItbyGameRickster
@GamingItbyGameRickster 2 года назад
Very well done!
@pavyjust1440
@pavyjust1440 2 года назад
thanks for this video buddy
@fives349
@fives349 2 года назад
It Helps me a lot and I published my game Thank you '
@MrMProgramming
@MrMProgramming 2 года назад
Glad it was helpful!
@applab6970
@applab6970 Год назад
awesome - thank you
@NBGTZ
@NBGTZ 2 года назад
how can I get a certificate file if I on a windows?
@MrMProgramming
@MrMProgramming 2 года назад
The short answer is you can't. To build an app for an Apple device you need a computer with MacOS. You could try cloud building platforms, such as Xcode Cloud, or Unity Cloud Build
@NBGTZ
@NBGTZ 2 года назад
If i gonna use virtual operating systems it will work?
@MrMProgramming
@MrMProgramming 2 года назад
@@NBGTZ theoretically, it might work, but in practice, it just as well might not, but you can certainly give it a try
@gamoe
@gamoe 2 года назад
thanks for your video, i see warnings while building, does it affect the product
@MrMProgramming
@MrMProgramming 2 года назад
warnings (yellow icons) are generally okay, so as long as your project builds successfully, you're golden
@RaccoonFederation007
@RaccoonFederation007 2 года назад
Great in detail video. Can you make a video for android
@nursheilaziziumiza8892
@nursheilaziziumiza8892 2 года назад
Thanks for the tutorial! But I have one problem....it seems the bundle ID can't recognize what I choose when I create a new app. Can you help me with this?
@MrMProgramming
@MrMProgramming 2 года назад
Hi! It's hard to tell what the problem is without some extra information. Would you mid uploading screenshots to our FB group?
@christenkasemann1992
@christenkasemann1992 2 года назад
Would ypu recommend making a new Apple ID or use the private one
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I wanted to make a new one but it would take to long so I just used mine, I would recommend making a new one
@matthias2351
@matthias2351 2 года назад
can you help me for this question on App Store (build quiz) : I’m using firebase so I think it’s https right ? For quizz build : 1- Does your app use encryption : I said yes 2- Does your app qualify for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations?. I said no 3- Does your app implement any encryption algorithms that are proprietary or not accepted as standards by international standard bodies (IEEE, IETF, ITU, etc.)? I said no 4- Does your app implement any standard encryption algorithms instead of, or in addition to, using or accessing the encryption within Apple’s operating system? I said no But it seems I have to declare someone to Amaricain gouvernement.. What is this document ? I don’t know if my answers are good..
@MrMProgramming
@MrMProgramming 2 года назад
Generally speaking, if encryption is not a feature of your app, and you're just using it (https) for secure data transfer, you do not need to report it. That said, this is not a legal advice and you might wanna do an additional research
@_solar.
@_solar. 8 месяцев назад
17:04
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I need help, can you please make a video on how to update your game?
@ammarmouhamed6068
@ammarmouhamed6068 Год назад
change version
@adder_
@adder_ 3 года назад
Hi, Can i publish apps with the Admin role or the account holder is the only one who have access? And is it possible for the account holder to send me the certificates and import them in xcode? Thanks!
@MrMProgramming
@MrMProgramming 3 года назад
Hi. You should have full access to the account with the Admin role. And yes, you can get both the certificate and the provisioning profile for the app from the account owner and use them on your computer, but you still need to add the account linked to the certificate to your Xcode.
@adder_
@adder_ 3 года назад
@@MrMProgramming Thank you so much!
@OfficialVybsta
@OfficialVybsta 2 года назад
ok i got passe the archive but in the process of adding the "certificate and ios app profile"' it deos not accept the provision its give me an error sayin its not a ios app store profile and the profile deosnt include the selected signing certificate... what do i do now ?
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
Just click on the no that says “Automatic Signing”
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I mean the box
@highminddesignllc8713
@highminddesignllc8713 2 года назад
Hi great video so far but i am running into an issue- I am working off of a windows computer, so I dont have the ability to request the certificate keychain as its only for mac, is there a way around this? Are there going to be more hurdles that require a mac to complete this process as well? Help would be greatly appreciated
@MrMProgramming
@MrMProgramming 2 года назад
Hi. Generally speaking you need a Mac to publish an app to App Store, not only to create a certificate, but also to actually build the app and upload it to App Store. You can try installing macOS on your computer as a second os, but I'm not 100% sure if it's gonna work. There're also some cloud-based solutions.
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I had this same problem, I had to go out and buy a used MacBook for $300
@achirameegasthanne2798
@achirameegasthanne2798 Год назад
how to publish unity game steam please
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I have a new problem, I’m trying to upload a game I made and in Xcode when I click on product > Archive, it will say “Build Failed” and then it says “Command PhaseScriptExecution failed with a nonzero exit code”, I have no idea how to fix this because I don’t know how to use macOS or Xcode, I literally only have a MacBook for using Xcode to build my games and put them on the App Store, I make my games on windows and then send them to my MacBook for building, I looked up what to do and can’t find a solution, from what I’ve learned is there is no explanation for this error and everyone has one out of hundred completely different reasons on how they fixed this error and according to the replies, none of them work for other people. Some people say it has to do with Pods or they say to type in a line of code, I don’t even know how to code because I use Unity’s Visual Scripting. Can someone please tell me what this error means and how to fix it, the game I’m trying to build is really small, there is almost nothing even in my game. I tried restarting my MacBook, rebuilding my game in Unity, changing the version and build number, creating a new certificate, Bundle Identifier, a new App Store Listing, I tried literally everything and nothing works
@arshamshirkouhi
@arshamshirkouhi Год назад
yeahhh i have this issue too i dunno what to do
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I kind of figured it out. I was using a beta version of unity. Version 2022.2.0b16 Beta. I switched it to 2021.3.15f1 and the error went away
@surabhifilms1430
@surabhifilms1430 Год назад
So I should ignore all the yellow errors it shows in Xcode? Or those need to be solved?
@backyardpaintball928
@backyardpaintball928 Год назад
I personally ignore it and haven't had any trouble but idk much about anything. But the app works. ;)
@tradewithstephen
@tradewithstephen Год назад
how to publish an app step by step on app store
@girlscanmakegamestoo
@girlscanmakegamestoo 3 года назад
Thank you soooo much for this video! I just have one question. Can I publish game made in Unity for iOS platform on App Stor form my Lap-Top Windows10? I have iPhone and I have Apple ID, but I don’t have Apple computer, and can I publish game on App Stor from Windows 10?
@MrMProgramming
@MrMProgramming 3 года назад
If you have an apple developer account (the one you need to pay $99 a year for), you can build your app using a cloud service, like Xcode Cloud (currently in beta), Unity Cloud Build (not free, but they have a 30-day trial), etc.
@girlscanmakegamestoo
@girlscanmakegamestoo 3 года назад
@@MrMProgramming - So it is possible to publish a game with Windows10 on the App Store, but if I have an Apple ID and if I pay Apple Develop and I need to build my app using Xcode or Unity Cloud Build if I understood correctly?
@MrMProgramming
@MrMProgramming 3 года назад
That's right. But you need Xcode Cloud, not Xcode. Xcode is an IDE that is used in the video to build and upload the app to App Store, and Xcode can only be installed on a Mac.
@girlscanmakegamestoo
@girlscanmakegamestoo 3 года назад
@@MrMProgramming - Okey, thank you so much for this! I wish you all the best! ❤️
@howchen8529
@howchen8529 2 года назад
Something very weird happens when I put in my provisioning profile, it says Provisioning profile "xxx" doesn't include signing certificate "Apple development" my name (xxxxxxx). " Even though since distributing to app store that provisioning profile is linked to an Apple distribution profile in the first place? Nothing seem to work atm
@MrMProgramming
@MrMProgramming 2 года назад
Hard to tell what's going on based just on your description. Off the top of my head, you either set the wrong certificate for the provisioning profile when you were creating it; or you're using the wrong certificate in Xcode when building the project
@howchen8529
@howchen8529 2 года назад
@@MrMProgramming yep it was the latter, for some reason the certificates in xcode were set wrong even though never touched em
@shahrukhyousafzai
@shahrukhyousafzai 2 года назад
For those that are having trouble with the "signing & capabilities" step with certificate errors such as "No iOS certificate found" or "No Apple Development Certificate Found" - no matter what I tried, it was not accepting the apple distribution certificate that I created. I fixed this by uploading the provisioning profile that was downloaded in the Unity player settings and selecting profile type to Distribution. Then I clicked build. This solved all the annoying no certificate found errors. :)
@RealSportyGoods
@RealSportyGoods 9 месяцев назад
thank you very much for your effort
@rakeshram84
@rakeshram84 2 года назад
how to publish a game in apple store from windows workstation??
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
You can’t, I had to go out and buy a used MacBook and it’s SOOOO annoying because my windows computer that I use to make games is perfectly capable of running Xcode. You literally have to have a MacBook and before you buy one, make sure it can run Xcode because the old ones can’t
@bruheny
@bruheny Год назад
@@DARK_AMBIGUOUS nah is there not anmother way?>
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I’m stuck at around 14:48 because my Unity game is on my windows PC and XCode is on my MacBook, my MacBook only has USB C Ports, I only have a regular usb flash drive. I don’t know what to do or how to get it to my MacBook, also my MacBook is about to die and I don’t have a charger, I have to wait till Friday for the charger I ordered to arrive. I would drive to an apple store and buy a charger right now but I don’t have a car, I could ride my bike but it’s like 9 miles away and there are no sidewalks
@whateveryh2119
@whateveryh2119 2 года назад
lol you have many comments here xd. How has it gone? I hate this process as well
@awesome_blockman4603
@awesome_blockman4603 2 года назад
use iCloud
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I created a shared folder that can be accessed by any device connected to the same wifi network as my windows PC and I put my game in and then opened the folder on my MacBook and it worked perfectly
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
@@whateveryh2119 now I have a new problem. I’m on my second game and when I try to play it in TestFlight, my game opens but the screen is just all black and my game never starts. 🫥 I have no idea what to do now
@misal-isahabe5281
@misal-isahabe5281 2 года назад
Must I have a apple device for publishing ios app from unity? Can't I get it from an Android device for ios publishing?
@MrMProgramming
@MrMProgramming 2 года назад
You don't need an Apple device to publish per se, but you do need a Mac to build the project in Xcode
@misal-isahabe5281
@misal-isahabe5281 2 года назад
@@MrMProgramming Okay, thanks for this response. İt helped to me! Anyways it was so good tutorial video!
@pressdot
@pressdot Год назад
how can i get certificate with windows pc
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
You can’t, you have to have a MacBook to do this. I didn’t know this so I literally had to go out and buy a MacBook for $300, I make my games on windows and then send them over to my MacBook to build them in Xcode
@bruheny
@bruheny Год назад
@@DARK_AMBIGUOUS no fucking way really?
@tonyslark555
@tonyslark555 Год назад
graciassssssssssssssssssssss!!!!!!!!!!!!
@chninidev5718
@chninidev5718 2 года назад
hi bro thanks for this video , i get this error can you help me ( Provisioning profile doesn't include signing certificate )
@MrMProgramming
@MrMProgramming 2 года назад
Hi. You're welcome. It's hard to tell why that error happens without any visuals. If you haven't figured it out yet, you can upload screenshots to our FB group
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
Just click on the box that says “Automatic Signing”
@ahmadsaoghi5344
@ahmadsaoghi5344 2 года назад
Cool
@LulubellgoldenLoafYT
@LulubellgoldenLoafYT Год назад
I played your game that you made
@varunsuresh22
@varunsuresh22 3 года назад
Hey man. Great video. I have an error in Xcode. ld: warning: ignoring file /project_path/Frameworks/UnityPlayer.dylib, building for macOS-arm64 but attempting to link with file built for macOS-x86_64 Undefined symbols for architecture arm64: "PlayerMain(int, char const**)", referenced from: _main in Main.o ld: symbol(s) not found for architecture arm64 this is the error I'm getting. Any fixes for this? Thanks again for the detailed walk-through. It really is a usefull video
@MrMProgramming
@MrMProgramming 3 года назад
Try a clean build, meaning delete the existing Xcode project folder, and try building your project in Unity again, or build the project in Unity to a different folder.
@varunsuresh22
@varunsuresh22 3 года назад
@@MrMProgramming dude I had problems with sandbox and other stuff.. I don't even know how I finally uploaded a version. God save me for uploading any updates.. But thanks again brother!
@MrMProgramming
@MrMProgramming 3 года назад
@@varunsuresh22 First time is always the hardest:) Hope your app gets approved and you at least won't have to re-upload it
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
I have an error in Xcode, it says Build Failed, “Command PhaseScriptExecution failed with a nonzero exit code”, can you please help me
@varunsuresh22
@varunsuresh22 Год назад
@@DARK_AMBIGUOUS I would suggest removing any unused packages in your Unity build and try running it on Xcode. At what stage are you getting this error? Does it run on your test iOS device? Also.. " Chat GPT ".. gREAT starting point for debugging and EVEN code generation. Its a good starting point. Good Luck. **Edit** I had to remove Unity Ads package to get rid of the nonzero exit code.
@djspidergunz6553
@djspidergunz6553 Месяц назад
for 2024 how sir
@MrMProgramming
@MrMProgramming Месяц назад
check out this one ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-8l2GT3_JiUU.html
@MAS9Nine
@MAS9Nine Год назад
Does it cost to publish a game?!
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS Год назад
It’s $99 a year to publish unlimited apps
@Potato_Pizzer
@Potato_Pizzer 2 года назад
Can I do Microsoft store?
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
Yeah you can but he doesn’t show how to in this video, this video is only for the iOS app store
@ishandutta2045
@ishandutta2045 3 месяца назад
it asks $99/yr to publish 😰
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I have a really important question, do you have to have a phone number to do this?
@boas_
@boas_ Год назад
yeah probably for an apple account
@Jakes_psyche
@Jakes_psyche Год назад
Why does he look like Light Yagami
@Ganyola_Payola3
@Ganyola_Payola3 Год назад
Why do u look like a Russian lesbian
@sports.prod1800
@sports.prod1800 3 года назад
Hope this works
@MrMProgramming
@MrMProgramming 3 года назад
Hope it did
@DARK_AMBIGUOUS
@DARK_AMBIGUOUS 2 года назад
I just rode my bike 40 miles (20 there and 20 back) and meet some stranger on a hotel lobby to buy a MacBook from someone and waited like 7 or 8 hours for Xcode to finish downloading, now I’m going to put my game up Also I forgot to mention I was almost home and I realized he didn’t give me the charger, I don’t have a charger and the battery is at less than halfway Also a few days before this I bought a 2008 MacBook for $130, it’s too old to get Xcode, I tried to force MacOS Catalina onto it and it almost worked but didn’t, I wasted $130 on it Also apple is so greedy, why do you have to have a MacBook to upload to the AppStore, I have a really good windows gaming laptop that I use for making games in unity and I just finished my first finished game and found out you HAVE TO have a MacBook to put it on the App Store, WHHHHHHY????!!!!
@whateveryh2119
@whateveryh2119 2 года назад
lol I just walked into a public library and published it from there xd. Appreciate the struggles friend
@wesher
@wesher 11 месяцев назад
Hideo Kojima
@Onemanup
@Onemanup 9 месяцев назад
Apple really doesn’t like small developers. They made the process ridiculously expensive and time consuming, especially because I am making a charity app and somehow need to get my 99$ back
@premiumboi473
@premiumboi473 2 года назад
After staying here for 30 minutes, i have come to the conclusion that im not even gonna make an app 😅
@violon212
@violon212 2 года назад
Any idea on how to solve this ? This bundle is invalid. The IPA format requires a top-level directory named Payload, containing only a .app bundle and optional plugins in a Plugins directory. With error code STATE_ERROR.VALIDATION_ERROR.90017 for id 5da28f6d-c2f6-4bc5-a306-a869fa2ee475. I already try the basic stuff i could found on google..
@shahrukhyousafzai
@shahrukhyousafzai 2 года назад
For those that are having trouble with the "signing & capabilities" step with certificate errors such as "No iOS certificate found" or "No Apple Development Certificate Found" - no matter what I tried, it was not accepting the apple distribution certificate that I created. I fixed this by uploading the provisioning profile that was downloaded in the Unity player settings and selecting profile type to Distribution. Then I clicked build. This solved all the annoying no certificate found errors. :)
@simonaberg4392
@simonaberg4392 2 года назад
I got stuck there aswell and you just saved me A LOT of time. Thank you! 🙏
@_stephenhubbard
@_stephenhubbard 2 года назад
@@simonaberg4392 What does this meannnnnnnn plz Help @Shahrukh Yousafzai
@_stephenhubbard
@_stephenhubbard 2 года назад
Can anyone explain what you mean by this?
@shahrukhyousafzai
@shahrukhyousafzai 2 года назад
@@_stephenhubbard If you are having errors such as "No iOS certificate found" or "No Apple Development Certificate Found" then just simply download the provisioning profile that you just created and select it in Unity build player settings and select the profile type to distribution. now you can easily build the game without any errors. Simple!
@MariettoVS
@MariettoVS 2 года назад
@@shahrukhyousafzai hey mate really helpful, but i find another trouble, it says "signing for "xxxxxxx" requires a development team" Select a development team in the signing & capabilities editor that matches the selected profile so if you know how to help me please
Далее
Publishing a Unity Game to Google Play Market in 2021
23:56
Publishing a Unity Game to App Store
20:31
Просмотров 809
Taking Screenshots for Publishing directly in Unity
7:57
How Much Money my Mobile Game Made (After 1 month)
5:24
How to Publish an iOS App Without a Mac
27:20
Просмотров 11 тыс.
How to Build a Software Company From Scratch Solo
13:41
The amount of money I made publishing 3 mobile games
7:46
The Most Legendary Programmers Of All Time
11:49
Просмотров 556 тыс.
How to Build & Run Unity to iOS for Testing
7:03
Просмотров 125 тыс.
5 SaaS Ideas You Can Build as a Solo Founder
13:30
Просмотров 394 тыс.