Hey, you did a humongous job for really thank you so much. I have one question -> if all things is working fine tester find padding bug, so how to deploy it to the play store.
Hi, it might be quite late to ask, but how much money did it cost you to build the project? 33 minutes * mac M2 per minute cost ? Or does it have some trick to pay more money. Thank you for the video, very useful :D
Never too late to ask. I forgot the exact price but I know there's a certain amount of free build minutes per month, and once you go over that, then you pay per minute. I've never had a month where I paid more than $5 for my builds.
Great Video. The best video tutorial on this topic!! Is it a must I connect my flutter app with firebase to deploy to codemagic for testing/beta users, even if my app doesn't need any of the other firebase functionalities (like cloud firestore, firebase storage/database)??
If you want to use Firebase distribution for testing, then yes you would need to. But you can also use TestFlight for iOS and googles versions of testing instead. In those instances, you wouldn’t need to connect to Firebase I believe.
I just managed to make things work, but I still don't see it in the appstore connect yet, how long can it take to be a visible build in testflight or app store?@@TreyHope
Automatic signature should be enough. It’s been a while since I published to the App Store, but if I recall correctly, I didn’t need to create certificates or profiles for submission, (don’t quote me though 😉)
One question: for Google Play store and app store. Is it required that you have create an app and deploy at least one version in order to make auto publishing with code magic? Can't we use code magic to add and deploy apps as well?
I’m not 100% sure on that. Too my knowledge you need a Mac in order to build the ipa file, which is needed for iOS distribution. I don’t know if windows has made a work around for this issue yet.
Hi man! I have a question regarding FIREBASE TOKEN: It is only me who need to generate the token, or each individual from the team should have one?/ Looks like to generate it, I have had to login with my email to validate, so I am wondering if my team will have access
i'm trying to deploy to app store but it's occuring this error " Verify that the Bundle Identifier in your project is your signing id in Xcode open ios/Runner.xcworkspace" anyone know how to solve it?
Does your bundle id for the project in App Store connect match the bundle id in your Xcode project? They might be different. The bundle id is the “com.example.myapp”.
Follow from 🇧🇷 Brazil. Good content!
Thank you 🙏🏾
Great video. Thank you :)
Thank you for watching 👍🏾
Hey, you did a humongous job for really thank you so much. I have one question -> if all things is working fine tester find padding bug, so how to deploy it to the play store.
Hey thank you for the comment. I don’t fully understand the question unfortunately; can you explain more?
Hi, it might be quite late to ask, but how much money did it cost you to build the project? 33 minutes * mac M2 per minute cost ? Or does it have some trick to pay more money. Thank you for the video, very useful :D
Never too late to ask. I forgot the exact price but I know there's a certain amount of free build minutes per month, and once you go over that, then you pay per minute. I've never had a month where I paid more than $5 for my builds.
Great Video. The best video tutorial on this topic!!
Is it a must I connect my flutter app with firebase to deploy to codemagic for testing/beta users, even if my app doesn't need any of the other firebase functionalities (like cloud firestore, firebase storage/database)??
If you want to use Firebase distribution for testing, then yes you would need to. But you can also use TestFlight for iOS and googles versions of testing instead. In those instances, you wouldn’t need to connect to Firebase I believe.
Okay.
But with Firebase distribution, I wouldn't need to setup both (TestFlight for iOS and Google versions of testing) separately, right??
@@abdulazeezoshinowo4072 correct, Firebase distribution takes care of all of that.
@@TreyHope Thanks so much..
How do we connect on LinkedIn??
Just search for my name, Trey Hope and I should pop up 👍🏾
Thanks very much. This is really useful for me right now
No problem my man, glad it was helpful 👌🏾
Great tutorial. Follow from Argentina
Thank you my friend, much appreciated.
Awesome explanation. Thanks!
Thank you 🙏🏾
Great video, it was simply and clear. Maybe you could have include the pricing ?
That is a good point. I will keep that in mind.
You are amazing, please keep up the content.
Thank you! Will do!
I just managed to make things work, but I still don't see it in the appstore connect yet, how long can it take to be a visible build in testflight or app store?@@TreyHope
Great video! One question: Do I have to create certificates and profiles for the app store? Or just setting automatic signature is enough. Thanks
Automatic signature should be enough. It’s been a while since I published to the App Store, but if I recall correctly, I didn’t need to create certificates or profiles for submission, (don’t quote me though 😉)
Hello just found this video, this is not about Apple store, Man i really need explanation on how to do it with mac alternative codemagic@@TreyHope
thank you so much
Absolutely
Great video!
would you make a video related to the setup of the .env file existing in the flutter code via code magic?
Thank you for watching. I will add this to my list.
One question: for Google Play store and app store. Is it required that you have create an app and deploy at least one version in order to make auto publishing with code magic?
Can't we use code magic to add and deploy apps as well?
You do not have to have one version deployed in order to use code magic, you just have to ensure that you have the apps created respectfully.
is it possible to build and distribute ios app to appstore using windows?
I’m not 100% sure on that. Too my knowledge you need a Mac in order to build the ipa file, which is needed for iOS distribution. I don’t know if windows has made a work around for this issue yet.
No, you can’t do this on windows for iOS distribution
Hello, Is this exalcy what I need and no longer need to buy a Mac?
Correct, bit you will need an apple developer account still.
Hi man!
I have a question regarding FIREBASE TOKEN:
It is only me who need to generate the token, or each individual from the team should have one?/
Looks like to generate it, I have had to login with my email to validate, so I am wondering if my team will have access
You only need one Firebase token, so the entire team can use the same one.
Thank you
Of course, thank you for watching 🙏🏾
is this safe to provide app manager role key to codemagic?
I’m not sure to be honest.
we need to know
We need to know what exactly?
al negro
Thank you.
i'm trying to deploy to app store but it's occuring this error "
Verify that the Bundle Identifier in your project is your signing id in Xcode
open ios/Runner.xcworkspace"
anyone know how to solve it?
Does your bundle id for the project in App Store connect match the bundle id in your Xcode project? They might be different. The bundle id is the “com.example.myapp”.
Great video. Thank you :)
Thank you for watching