QOTD ⚡ Do you want to have an app in the App Store and do you have a date for when you want to do that by? Let me know! 👇 Check out our CWC+ program with all our courses in a learning path ➡️ codewithchris.com/plus
@@huseinrahiym463 Really depends what you're most interested in! What do you want to build? An app? A website? A game? A robot? I would give you a different answer depending on what you choose!
@@huseinrahiym463 It's never gonna hurt to know JS.. Can also be used for web-based games! However, for desktop/mobile games, i would recommend you learn Unity! Brackeys is a good YT channel for that!
Chris, thank you so much. Finally got it right following this video. You really are Da Man. Sent for review and got 2 emails back 10 hours later. Approved and in the App Store. Thank you, thank you, thank you.
"Hello, maybe you can try posing it our forum, im sure a few users that has submitted their app can help, check out codecrew.codewithchris.com - Francis"
Congratulations on your app! Here's a helpful article on how to update your app: help.swiftic.com/hc/en-us/articles/201701881-Update-Your-App-on-the-Apple-App-Store - Kat
Thanks for the video my first app was approved on the first try! I used this video as a guide on how to submit it and was sure to add a thank you in the notes to the reviewer too! 12 hours after I submitted my app it was available in the app store! Thanks again Chris! (App is called Backwards Voice Studio)
Hello, good day.. Thanks alot for all of your videos, especially this one. But I have a question. How do I convert a website into an iPhone app and upload it on app store? I know how to do this for Android and play store but I don't know about iPhones.. Please put me through. Thanks.
"Hello, if its a webapp then you can probably simply run it on Webkit (So it acts like a browser).. though i suggest to reprogram it to make it run smoother and ""native"" - Francis"
Another question: if i submit an app for review and suddenly I remember to change the app icon then i have deleted my previous submit and it shows as Developer deleted as status. Then i create new archive with new build version and app version. Then again upload that new version to appstore and submit again. If this process is OK then reply All OK else you can give your own suggestions
I just found u and I’m already stuck. I went looking for videos and clicked yours, not even one minute into the vid I followed knowing u were amazing at what you do❤️ ur already my inspiration
Bro when i click ] 'New App' on App Store connect page, always getting this prompt 'You have no eligible Bundle IDs for iOS apps. Register one here.' while i already registered the bundle their. i am trying fro past 2 days. always getting the same error. could you please help me?
Hello, did you use the same developer account where you registered the app ID?, you need to use that account to upload, you can also try contacting apple support about this - Francis
Ask permission to inquire Please give me some advice. That is, I put an application on the app store connect. And then the apple rejected app came back that ... ** We discovered one or more bugs in your app when reviewed on iPad running iOS 13.7 on Wi-Fi with VPN. ** How to fix it? I haven't found a way to fix it yet. Please ask for help. Thank you.
Hello, you might want to check your external links if thats the case, maybe you need to run it as an https instead of http? or maybe use another way to connect to the api - Francis
Hi Chris, I’m very interested in learning code in a Xcode/swift environment. As a first attempt at an app I was thinking about doing a basic list app where I can list my comic collection and check off ones that I don’t have as I get them. Would you by chance have any tutorials that fall around this line? - Or would this type of app be past the beginner stage. Cheers :)
So, diving around I found comicvine.gamespot.com/api/ and api.shortboxed.com/. (Please read the info and terms as they are free but can sometimes have restrictions) You can use this API to build your comic database, I don't know how they are saved on this database but if it offers bar code, it could be a cool way to add them with the camera! An easy way would be to implement a search option that would look into the database for a title and then save the info in the app itself. It's already a pretty neat project that could benefit a lot of users! The conversation would get pretty long and technical if we continue here so, let's get a thread started in our Forum! Our team and other students could jump in and give their 2 cents too! bit.ly/CodeCrewCommunity @AdrienVillez
Hi Chris, I'm asking for my 7 year old boy who is following your videos and making his first app. This may be a dumb question but how do you switch to the interface at 6:00 of the video? Thanks!
Hello, i think you are refering to the appstore connect? or just the apple developer website information. Remember that in order to publish an app you need a paid developer account (which is $99 dollar yearly) - Francis
Hi Chris, Thank you for video. This video will help me a lot in submitting the App store soon I hope. I am going to submit my Apps within few days. This will be my first Apps to be submitted. Thank again, Hamzah Alhadi
Hello, best if you post this question on our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur
Nicely done video and I really appreciated the tips about the privacy policy and the DaVinci Scree shot tool, both were questions I had before watching your video. Thank you!
"im not going to talk about how to optimize your ASO but..." ... lol the number one thing i wanted. No but very professional i just thought that was funny. thanks again
@codeWithChris awesome video man you always help out. I'm ready to publish my app but used windows 10 to write it and test with macincloud. Am I overthinking it or is there an extra step I need to get the code in xcode to publish?
Hello, it should be fine as long as your code works (even if it is made in MacInCloud) make sure it conforms to the AppStore guidelines though - Francis
Hello, you should be able to submit this to the appstore using windows given that you have a copy of the entire project, as well as have a paid apple developer account - Francis
Hello, warnings probably not, but you can try to check on different kinds of simulators if there will be big layout bugs if the screen is smaller or bigger for example. - Francis
Thank you so much Chris! My App got approved on the first try 🙌 Even though it’s just a simple beginner app and my ads are not loading yet I’m pretty proud 🙂 I think it just needs some traffic till ads show.. If you wanna check it out.. it’s in the App Store :) 30 days - challenge yourself
Thank you! I have an app on the Google play store and I just finished the ios port! Thank you for the tutorial on getting it up on the app store! It was a little bit outdated but thr video gave me the general idea and allowed me to figure it out. Thank you once again
Dear Chris, could you please make a tutorial on in-app renewable subscription with StoreKit? I’m sure lots of people would love to see that. Thank you!
This is in high demand and we are working on it, this will definitely be done in the future! Feel free to +1 the idea here (app.productstash.io/codewithchris#ideas) to give it even more weight. Chris is going to pick from those! @AdrienVillez
Thank you so much Chris! My app was made with Flutter but I have trouble publishing it and can't find good tutorials about Flutter App publishing and has been struggling for a few days until I saw your video, you explained very well!
Your comment made our day! Glad that we were able to positively impact your learning experience. You'll only get better and better from here. Thanks again for your support! :-) -Arthur
Hello, i don't think theres a limit on the number of apps as long as they are qualified and aproved by apple, just make sure to maintain your developer account status so it doesn't get removed from the AppStore - Francis
Hello, sadly you might need to rebuild (remake) it in xCode if it was not a native ios app, except maybe when it was made by flutter / react native or something similar for crossplatform development, if it was then check the respective documentations on how to compile it in xcode - Francis
Hm so, if I made a SwiftUI app that works on MacOS and iOS.. I have to submit separate identifiers? (As the selection is a radio-button, not a checkbox at 6:40)
Hello, did you mean the icon of the app? you can just easily set this by making your own app logo/icon and by putting the image asset inside the xcode project - Francis
@@CodeWithChris Thanks for the reply. Actually I meant the image which is displayed in the App Store along with the icon. Seems to be the first submitted screenshot.
Thanks Chris! I was able to submit my first app to the store!!! now I have to upload my first new version. Do you have a video with that info, Just to submit a new version with a small fix to the current Xcode project, thanks so much!
Uploading an update is the same process as App V1. Just change the version number to 1.0.x and you have to write what's in the update and submit. @AdrienVillez
Hey CWC,I have a question I been thinking of making an app but at 4:15 you said that I need the membership thing for the AppStore...but is there like a way we’re I can upload it without getting paid or buying that membership like just uploading a free app to everyone to enjoy? (You don’t have to reply if you don’t want to or just busy)
How many screenshots do we need exactly? From the video it says we need a copy of the screenshots for all devices. meaning that the size of the screenshots/app preview video would be changed per device. But aside from the title of "all devices," which devices specifically do will we need to make screenshots of?
Chris I have a question, what is a good resourse to find asset files (photos) for your xcode projects like the ones you used in your war cards game video. Thanks!
The cards used to be free resources from like 5 years ago, now the designer is selling them online so, we can't share those (for free). For the rest, we use Icons8 which is amazing! As a photographer and videographer, I like to find some images on Pixabay and Unsplash . (Pixabay has video clips too!) @AdrienVillez
Hi Chris am confused as to which account to open..personal account i heard it may have issues when the app becomes big on the app store..they may want me to use a company account..How true is this...Also must i have a registered USA company to use app store developer as a company
Hello, personal should be fine but it may have to do with taxes as taxes a huge if its an invididual (personal). maybe try asking apple support if you can support a locally registered company or if they have help guide you on what to do next - Francis
Hi Chris very helpful video, do you know how to rename an app in the App Store Connect, I rebuilt 2 apps and want to use my old app names, unfortunately, I unpublished the first apps and have no idea what to do. Thanks.
We always reply! (Now, since comments are ordered chronologically - based on your first comment on this thread - this thread will quickly disappear down the abyss! To stay in touch with us and other developers, join the CodeCrew forum: codecrew.codewithchris.com/) @AdrienVillez
Hello, apple probably now uses the icons you have set on your Xcode for this, or there might have been som changes since this video was published - Francis
Normally this video should give you all the info you need. If you are still having trouble, make sure your app DOES run and BUILD with zero errors or Xcode will reject it. I would recommend posting your question with screenshots in our Community: bit.ly/CodeCrewCommunity @AdrienVillez
Great video, as well as your other videos. Well I got stuck ar the end where I got rejected because of this ITMS-90713: Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle. What does that mean? I tried looking it up and said it was missing an icon? I tried updating and I was stopped as it was already processed what are options? Thanks!
Hello, im not quite sure why you are missing the bundle name, you can try adding it again in your info.plist by addrow then type in CFBundleIconName. if you are lost try opening the info.plist of other apps and see that you are missing on yours - Francis
Cheers, JJ! We do not provide private consultations at the moment, but feel free to join our forum community to receive technical support: codecrew.codewithchris.com. Have a great 2021!
@@CodeWithChris yeah but you don't mention it so we are led to believe we still have to create a cert and pp and that's a huge waste of time now..because that's what I did..
Can you update the descriptions, keywords as well as add a preview video and more screenshots in updates of the app? For example, if I wanted to submit my first application and then add more features and designed screenshots in later updates, can I do that? Or would these things be available only during the initial submission?
Hello, you should be able to update it but it might need another round of checking but it depends on how much it changed. if for small updates then it should probably be fine - Francis
Hello, thanks a lot for this tuto. I have an issue maybe you could help. I created an app with unity which has been successfully deployed on play store. I try to deploy on app store, i can create the build but i keeps being rejected because i have unity managed ads (which works on my iphone in dev) but they ask me to declare it as an in app purchase. I'm a bit lost. You have a tuto on ads on app store ? Kind regards
Hello, they might be asking you to flag your app with in-app purchases so the users know that your app has ads. it might also be asking for you to make a "premium" version of your app with no ads - Francis
Unless you already have an app under this same Bundle ID in AppleConnect (or another app on the App Store uses the same BundleID), using the one Xcode made for you should be fine. @AdrienVillez
@@CodeWithChris I need a video explaining from scratch (no previous app development experience) how to get an app on the IOS Store from a Windows point of view, video must also include where to download the app files and all please literally no one on youtube has made a video covering that
QOTD ⚡ Do you want to have an app in the App Store and do you have a date for when you want to do that by? Let me know! 👇 Check out our CWC+ program with all our courses in a learning path ➡️ codewithchris.com/plus
Bro which programming language is better to start ?
@@huseinrahiym463 Really depends what you're most interested in! What do you want to build? An app? A website? A game? A robot? I would give you a different answer depending on what you choose!
@@CodeWithChris Actually im really interested in making games .Most of my friends are suggesting Java script.what is your perspective for that?
@@huseinrahiym463 It's never gonna hurt to know JS.. Can also be used for web-based games! However, for desktop/mobile games, i would recommend you learn Unity! Brackeys is a good YT channel for that!
@@CodeWithChris Thank u so much I really appreciate it
Chris, I owe you a beer. Thanks to this tutorial my first app was approved , and on the first try too ! THANKS!!!
Congratulations! Amazing job! 👏👏👏 What's the name of your app?
-Kat
Glenn Adams whats the app my guy
@@screwloose2653 yeah Glenn whats the app ?
He lied 😂
@@CodeWithChris my guitar gear
After reviewing this video several times during the process, I got my app and widget into the App Store. Thanks
Congratulations, David! Your hard work and mad skills paid off! :-) -Arthur
WHY DO YOU DISLIKE THIS!!!!?!?!?! THIS IS PURE GOLD(in the form of knowledge)!!!!!!!
Thank you! 🙌
-Kat
They are usually bots which are programmed to do so
Wow Chris! Your tutorials are awesome. Highly professional, detailed and up to the point. Best what I've seen so far. I really like it.
Thank you for the kind words! We really appreciate it.
- Kat
@@CodeWithChris is it ok to have a copyright a patent and a Trademark to a company before puting it on the app
Chris, thank you so much. Finally got it right following this video.
You really are Da Man.
Sent for review and got 2 emails back 10 hours later. Approved and in the App Store.
Thank you, thank you, thank you.
Glad it helped! Congratulations on your first app!! 🙌🥳🍻
- Kat
This was extremely helpful, thank you for taking the time to explain all the steps in depth and clearly!
You're very welcome!
- Kat
im having trouble getting my app from Xcode to app store connect.
"Hello, maybe you can try posing it our forum, im sure a few users that has submitted their app can help, check out codecrew.codewithchris.com
- Francis"
Chris, you're a great teacher, thanks for the amazing video
Glad you think so! Thanks for watching this.
- Kat
Chris , Your tutorials are highly professional, Crystal clear and up to the point .
Thank you so much for the kind words!!
@AdrienVillez
Thank you so much for providing this tutorial walk-through. Absolutely what I was looking for.
Glad that we were able to help you, Mark! Keep on having fun learning with us! :-)
You are the best RUclips for Xcode! Thank you!
Thank you! 🙌
- Kat
Needed something like that DaVinci app tool, thank you
Welcome, thanks for watching this!
-Kat
Wonderful Video, Chris. Smooth and complete.
I am not the commenting type, but I had to show some for of support.
Thanks a lot.
Much appreciated! 😊
- Kat
You'd mentioned you'd like to the app store guidelines at 3:33, but i don't see them linked here.
Here developer.apple.com/app-store/review/guidelines/
- Kat
Hi
Thanks for this walkthrough.
I was working on an app and its now submitted and approved, after a few rejections.
I'm deeply grateful 😊
Congratulations on your app!!
- Kat
Thank you, i uploaded my app after this video and it got accepted. Chris, can you make a video how update your app?
Congratulations on your app! Here's a helpful article on how to update your app: help.swiftic.com/hc/en-us/articles/201701881-Update-Your-App-on-the-Apple-App-Store
- Kat
Thank you! Nice introduction! Today I‘ll submit an update of my app.
Awesome! 🙌
- Kat
Thank you for this tutorial. You've made things easy for me.
You're very welcome! All the best, Vadim! -Arthur
Thanks for the video my first app was approved on the first try! I used this video as a guide on how to submit it and was sure to add a thank you in the notes to the reviewer too! 12 hours after I submitted my app it was available in the app store! Thanks again Chris! (App is called Backwards Voice Studio)
Glad it helped! Congrats on your first app!! 🙌🥳🍻
- Kat
You could have left a nice comment without doing an ad for your app lol
@@kl6544 yup, I could have…. but I decided to include the free promo, why not?!
Hi Chris, Thanks buddy, I managed to upload after been struggling for about a month now.
Nice work!! 👏👏
- Kat
Just got our app approved by Apple. Thank you so much for this video!
You're welcome!! That's awesome news!
- Kat
Really busy at the moment but hopefully next summer I can really start to build up my app portfolio :)
Oh! Even an hour per day can make a difference! Start small, grow big!
@AdrienVillez
Hello, good day..
Thanks alot for all of your videos, especially this one. But I have a question.
How do I convert a website into an iPhone app and upload it on app store?
I know how to do this for Android and play store but I don't know about iPhones..
Please put me through. Thanks.
"Hello, if its a webapp then you can probably simply run it on Webkit (So it acts like a browser).. though i suggest to reprogram it to make it run smoother and ""native""
- Francis"
Another question: if i submit an app for review and suddenly I remember to change the app icon then i have deleted my previous submit and it shows as Developer deleted as status. Then i create new archive with new build version and app version. Then again upload that new version to appstore and submit again. If this process is OK then reply All OK else you can give your own suggestions
Just upload as a new version, it should override the previous one.
@AdrienVillez
I just found u and I’m already stuck. I went looking for videos and clicked yours, not even one minute into the vid I followed knowing u were amazing at what you do❤️ ur already my inspiration
Wow, what a very kind comment. We're so humbled! Thanks for learning with us! -Arthur
Bro when i click ] 'New App' on App Store connect page, always getting this prompt 'You have no eligible Bundle IDs for iOS apps.
Register one here.' while i already registered the bundle their. i am trying fro past 2 days. always getting the same error. could you please help me?
having the same issue.
Hello, did you use the same developer account where you registered the app ID?, you need to use that account to upload, you can also try contacting apple support about this
- Francis
Finally solved the issue after reporting to apple support
Thank you! I am uploading my first app:))
Very useful!
Wow, we are so proud of you, Kuralay! What is your app about? Update us. And congratulations! :) -Arthur
@@CodeWithChris It is a goal prioritization tool, which helps to manage your work. You do a great work! Thank you!
Ask permission to inquire Please give me some advice.
That is, I put an application on the app store connect.
And then the apple rejected app came back that ...
** We discovered one or more bugs in your app when reviewed on iPad running iOS 13.7 on Wi-Fi with VPN. **
How to fix it? I haven't found a way to fix it yet.
Please ask for help. Thank you.
Hello, you might want to check your external links if thats the case, maybe you need to run it as an https instead of http? or maybe use another way to connect to the api
- Francis
If you still have stuff issues, chat with *alvin.j.hack* on instagram. He will help you publish it on play store and Apple Store
Thank you so much. This is great info.
Appreciate your support, James! -Arthur
Hi Chris,
I’m very interested in learning code in a Xcode/swift environment. As a first attempt at an app I was thinking about doing a basic list app where I can list my comic collection and check off ones that I don’t have as I get them. Would you by chance have any tutorials that fall around this line? - Or would this type of app be past the beginner stage. Cheers :)
So, diving around I found comicvine.gamespot.com/api/ and api.shortboxed.com/. (Please read the info and terms as they are free but can sometimes have restrictions)
You can use this API to build your comic database, I don't know how they are saved on this database but if it offers bar code, it could be a cool way to add them with the camera!
An easy way would be to implement a search option that would look into the database for a title and then save the info in the app itself.
It's already a pretty neat project that could benefit a lot of users! The conversation would get pretty long and technical if we continue here so, let's get a thread started in our Forum! Our team and other students could jump in and give their 2 cents too!
bit.ly/CodeCrewCommunity
@AdrienVillez
Minute 6:00. from where can I open the developer portal ?
Hello, simply go to developer.apple.com/ to access the apple developer portal
- Francis
Why do i need to pay 100$ to apple?
You will need to pay the $99 Apple Developer Program membership so they can publish your apps in the App Store.
- Kat
Because you want your app uploaded so you have to pay
@@joshgrey646 but 100$ are a little bit too much
@@gamer_si no it not. It very little, it the sacrifice you have to make
@@gamer_si besides You can contact *alvin.j.hack* on instagram. He can upload it on App Store for you immediately
Code crew …I like it 😂
Haha, we love it too. Welcome to the CodeCrew family, Edward! -Arthur
Second to watch
First to comment
Thanks for your support!
We'll always with you.....
Even if I don't possess an iPhone
Lol
You have a Simulator!
@AdrienVillez
Thanks for your super helpful video, my app is approved following your detailed instructions!
Awesome! You're welcome!
- Kat
Thanks to you I have built my first app! Start to finish
Nice work X Swapper!
-Kat
Your tutuoril was awesome I liked the way you edited
Yay! Thank you! Thanks for learning with us! -Arthur
Hi Chris, I'm asking for my 7 year old boy who is following your videos and making his first app. This may be a dumb question but how do you switch to the interface at 6:00 of the video? Thanks!
Hello, i think you are refering to the appstore connect? or just the apple developer website information. Remember that in order to publish an app you need a paid developer account (which is $99 dollar yearly)
- Francis
Hi Chris,
Thank you for video. This video will help me a lot in submitting the App store soon I hope.
I am going to submit my Apps within few days. This will be my first Apps to be submitted.
Thank again,
Hamzah Alhadi
Best of luck!
- Kat
Also, is Appclip optional? Can we submit app for review without Appclip, and get it approved?
Hello, best if you post this question on our CodeCrew forum so that our tech support staff can assist you. Go here: codecrew.codewithchris.com. Thank you! -Arthur
Great vid. I will be submitting an app next month. Very informative. Thank you Chris!
I hope you plan on sharing it with us!
@AdrienVillez
Really love the video Chris! amazing step by step tutor! Nice job. Thank You so much for sharing knowledge.
Glad you liked it!
- Kat
This video saved me. Thank you so much Chris.
Great to hear! You're welcome!
- Kat
@@CodeWithChris Hey Chris/Kat, I dont see anywhere I can contribute to your channel other than subscribing. I really feel I owe you more that that.
Nicely done video and I really appreciated the tips about the privacy policy and the DaVinci Scree shot tool, both were questions I had before watching your video. Thank you!
You're welcome! Thanks for watching this. 🙌
- Kat
Amazing channel, helping alot to me to go step by step. Thankyou Chris
Our pleasure!
- Kat
Thank you for your clear step by step video
You're welcome! Thanks for watching.
- Kat
"im not going to talk about how to optimize your ASO but..." ... lol the number one thing i wanted. No but very professional i just thought that was funny. thanks again
We did a video about optimization a few years ago ruclips.net/video/O6ujjhldno8/видео.html
Hope it's still useful
- Kat
Launching my app next Sunday, so excited
Wow, congrats! What is your app all about? We're proud of you! -Arthur
Thank you for this tutorial. That's really helpful 👍
Cheers, Nick! Thanks for watching! :) -Arthur
Chris , really a wonderful tutorial, watched many times before submitting the app, it saved lot of reading , time and errors. thanks a lot.
Cheers, Vivek! We appreciate you a ton! -Arthur
Thanks Chris, Yes, I want to submit my app in App Store, You are excellent as usual.
Thank you so so much! Glad to know we helped you! -Arthur
@codeWithChris awesome video man you always help out. I'm ready to publish my app but used windows 10 to write it and test with macincloud. Am I overthinking it or is there an extra step I need to get the code in xcode to publish?
Hello, it should be fine as long as your code works (even if it is made in MacInCloud) make sure it conforms to the AppStore guidelines though
- Francis
Hi chris
Good video
How i can export the applications on the app store with Using a Windows ??
Please 🥺
Hello, you should be able to submit this to the appstore using windows given that you have a copy of the entire project, as well as have a paid apple developer account
- Francis
Auto Layout warnings could make troubles during the approval phase?
Hello, warnings probably not, but you can try to check on different kinds of simulators if there will be big layout bugs if the screen is smaller or bigger for example.
- Francis
@@CodeWithChris Hello thanks, my first app was approved with successful. Thanks
THANK YOU 👁️👄👁️ U SAVED MAH LIFE NOW MAH NEW PHONE CAN DOWNLOAD ANYTHING UWU
Thanks for watching!
- Kat
Very informative and helpful video! Thanks
You're welcome!
- Kat
Thanks for the video, my app has been approved on the first try :D
Awesome! Congrats on your first app! :)
- Kat
Hello can you put me through how you made payment I don't know why its rejecting.
Thank you for making this video. It helped me a lot.
Glad to hear how it helped you! Thanks for watching. :)
- Kat
Yes, will publish a app. Thanks Chris, great tutorials.
You're so welcome! We look forward to knowing more about your app! :-) -Arthur
Great tutorial! 😄👍🏼
Thank you! Cheers!
- Kat
Thank you so much Chris!
My App got approved on the first try 🙌
Even though it’s just a simple beginner app and my ads are not loading yet I’m pretty proud 🙂
I think it just needs some traffic till ads show..
If you wanna check it out..
it’s in the App Store :)
30 days - challenge yourself
We're so proud of you, Patrick! This is just the beginning! :-) Message us on our Facebook page so we can possibly highlight your app. :-)
thanks for the tutorial, this was great and very informational. yes i will be submitting an app into the app store. I just have to watch again
Awesome! Let us know when it's published. 🙌
-Kat
Thanks for great video!! It was helpful.
Glad you found it so helpful!
- Kat
Hey Chris, I am about to publish my first app and your video was really helpful! thanks!
Congratulations, Ludovic! We're so proud of you. Give us more details about your app next time! :-) -Arthur
Thank you!
I have an app on the Google play store and I just finished the ios port! Thank you for the tutorial on getting it up on the app store! It was a little bit outdated but thr video gave me the general idea and allowed me to figure it out. Thank you once again
Thank you so so much! We appreciate your support. :) -Arthur
Dear Chris, could you please make a tutorial on in-app renewable subscription with StoreKit? I’m sure lots of people would love to see that. Thank you!
This is in high demand and we are working on it, this will definitely be done in the future!
Feel free to +1 the idea here (app.productstash.io/codewithchris#ideas) to give it even more weight. Chris is going to pick from those!
@AdrienVillez
This is a great video! Good job!
Thank you! Cheers!
- Kat
Thank you so much Chris! My app was made with Flutter but I have trouble publishing it and can't find good tutorials about Flutter App publishing and has been struggling for a few days until I saw your video, you explained very well!
Your comment made our day! Glad that we were able to positively impact your learning experience. You'll only get better and better from here. Thanks again for your support! :-) -Arthur
Great video Chris!
Do we need to have a company name? Or can I just use any name?
Hello, you can use your name no problem, as long as it is a unique identifier it should be fine
- Francis
Hi Chris, Do you have any idea on how to make a demo video for IOS app publication
Hello, i think this video might help you have an idea for what you want ruclips.net/video/ouOC0L_m1GU/видео.html
- Francis
@@CodeWithChris Thanks Chris ☺️
Hi Chris, I wanted to know how many apps can I upload to the App Store with one developer account. Thanks for the good video by the way!
Hello, i don't think theres a limit on the number of apps as long as they are qualified and aproved by apple, just make sure to maintain your developer account status so it doesn't get removed from the AppStore
- Francis
Hi ori can u help me to creat a game like mmorp im willing to pay
what if you have a app already built on but you didnt build it on xcode
Hello, sadly you might need to rebuild (remake) it in xCode if it was not a native ios app, except maybe when it was made by flutter / react native or something similar for crossplatform development, if it was then check the respective documentations on how to compile it in xcode
- Francis
Hm so, if I made a SwiftUI app that works on MacOS and iOS.. I have to submit separate identifiers? (As the selection is a radio-button, not a checkbox at 6:40)
Mmmmmh, good question. Looks like it has to be or iOS or macOS.
So yeah, I would guess it goes for 2 different builds and uploads.
@AdrienVillez
Hi Chris. Thanks for this. Do you know what the App Store uses as the main app image? One of the Screenshots? There doesn't seem to be an option.
Hello, did you mean the icon of the app? you can just easily set this by making your own app logo/icon and by putting the image asset inside the xcode project
- Francis
@@CodeWithChris Thanks for the reply. Actually I meant the image which is displayed in the App Store along with the icon. Seems to be the first submitted screenshot.
Thanks Chris! I was able to submit my first app to the store!!! now I have to upload my first new version. Do you have a video with that info, Just to submit a new version with a small fix to the current Xcode project, thanks so much!
Uploading an update is the same process as App V1. Just change the version number to 1.0.x and you have to write what's in the update and submit.
@AdrienVillez
Hey CWC,I have a question I been thinking of making an app but at 4:15 you said that I need the membership thing for the AppStore...but is there like a way we’re I can upload it without getting paid or buying that membership like just uploading a free app to everyone to enjoy? (You don’t have to reply if you don’t want to or just busy)
Sadly, you cannot publish your app on the App Store for free. The $99 membership cost is required.
-Kat
CodeWithChris awww dang....Well thanks anyways man 👍🏻
How many screenshots do we need exactly? From the video it says we need a copy of the screenshots for all devices. meaning that the size of the screenshots/app preview video would be changed per device. But aside from the title of "all devices," which devices specifically do will we need to make screenshots of?
Hello, its best to ask apple support for this so they can tell you exactly what they need in order to process your app
- Francis
Very helpful video, Thanks!
Thanks for watching it! Glad to know you found it very helpful. :)
-Kat
Chris I have a question, what is a good resourse to find asset files (photos) for your xcode projects like the ones you used in your war cards game video. Thanks!
The cards used to be free resources from like 5 years ago, now the designer is selling them online so, we can't share those (for free).
For the rest, we use Icons8 which is amazing! As a photographer and videographer, I like to find some images on Pixabay and Unsplash . (Pixabay has video clips too!)
@AdrienVillez
Hi Chris am confused as to which account to open..personal account i heard it may have issues when the app becomes big on the app store..they may want me to use a company account..How true is this...Also must i have a registered USA company to use app store developer as a company
Hello, personal should be fine but it may have to do with taxes as taxes a huge if its an invididual (personal). maybe try asking apple support if you can support a locally registered company or if they have help guide you on what to do next
- Francis
Hi Chris very helpful video, do you know how to rename an app in the App Store Connect, I rebuilt 2 apps and want to use my old app names, unfortunately, I unpublished the first apps and have no idea what to do. Thanks.
Hello, try asking apple developer support on how to handle this as you may have unregister the old one first before making a new one
- Francis
Your a great guy Chris
You are greater! :-) -Arthur
@@CodeWithChris the legend has replied , I am happy now😆
We always reply! (Now, since comments are ordered chronologically - based on your first comment on this thread - this thread will quickly disappear down the abyss! To stay in touch with us and other developers, join the CodeCrew forum: codecrew.codewithchris.com/)
@AdrienVillez
Omg that davinci apps tip was fantastic thank you!! 🙏
You're so welcome! -Arthur
The app Icons is not in the UI anymore or have I missed a step?
Hello, apple probably now uses the icons you have set on your Xcode for this, or there might have been som changes since this video was published
- Francis
Is it a problem or is it a modification from them?
You can contact *alvin.j.hack* on instagram. He can upload it on App Store for you immediately
Chris, I just finished an app that I made after learning with your tutorials and I want to submit it to the app store but I am lost!
Normally this video should give you all the info you need. If you are still having trouble, make sure your app DOES run and BUILD with zero errors or Xcode will reject it.
I would recommend posting your question with screenshots in our Community: bit.ly/CodeCrewCommunity
@AdrienVillez
5:00 how to you publish a unity app on the app store
Hello, this is a really helpful guide: www.nmy.de/en/5/news/17/233/submitting-unity-apps-to-the-ios-app-store/
Kat
Great video, as well as your other videos. Well I got stuck ar the end where I got rejected because of this ITMS-90713: Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle. What does that mean? I tried looking it up and said it was missing an icon? I tried updating and I was stopped as it was already processed what are options? Thanks!
Hello, im not quite sure why you are missing the bundle name, you can try adding it again in your info.plist by addrow then type in CFBundleIconName. if you are lost try opening the info.plist of other apps and see that you are missing on yours
- Francis
Very helpful video, thanks
Welcome, thanks for watching it!
-Kat
Love from India 🇮🇳🇮🇳
Thank you!
- Kat
What’s going on Chris? This is my first time watching your videos and I really like how detailed it was. But I need your help with my apps...
Cheers, JJ! We do not provide private consultations at the moment, but feel free to join our forum community to receive technical support: codecrew.codewithchris.com. Have a great 2021!
why do you not mention automatic signing?
Hello, this is because this is automatically handled by xcode just by singing in your own appleID account
- Francis
@@CodeWithChris yeah but you don't mention it so we are led to believe we still have to create a cert and pp and that's a huge waste of time now..because that's what I did..
Can you update the descriptions, keywords as well as add a preview video and more screenshots in updates of the app? For example, if I wanted to submit my first application and then add more features and designed screenshots in later updates, can I do that? Or would these things be available only during the initial submission?
Hello, you should be able to update it but it might need another round of checking but it depends on how much it changed. if for small updates then it should probably be fine
- Francis
Hello, thanks a lot for this tuto. I have an issue maybe you could help. I created an app with unity which has been successfully deployed on play store. I try to deploy on app store, i can create the build but i keeps being rejected because i have unity managed ads (which works on my iphone in dev) but they ask me to declare it as an in app purchase. I'm a bit lost. You have a tuto on ads on app store ? Kind regards
Hello, they might be asking you to flag your app with in-app purchases so the users know that your app has ads. it might also be asking for you to make a "premium" version of your app with no ads
- Francis
My game is approved!
Congratulations!!
- Kat
Should I still create a new identifier if Xcode’s already created a bundle ID for my app automatically?
Unless you already have an app under this same Bundle ID in AppleConnect (or another app on the App Store uses the same BundleID), using the one Xcode made for you should be fine.
@AdrienVillez
Great Video Chris,Thank you
Thanks for dropping by! :-) -Arthur
Great work ❤
Thank you for passing by!
@AdrienVillez
I have no idea how to do this and my boss expects it done by 14:00 , you seem to know what you are doing please help
Hello, post all your questions on our CodeCrew forum so that our technical support staff can assist you: codecrew.codewithchris.com -Arthur
@@CodeWithChris I need a video explaining from scratch (no previous app development experience) how to get an app on the IOS Store from a Windows point of view, video must also include where to download the app files and all please literally no one on youtube has made a video covering that
thank you, man, it was useful
Welcome, thanks for watching it!
-Kat