How to compile a flutter application to iPhone WITH NO MAC (FREE | NO JAILBREAK)

preview_player
Показать описание
Hey everyone! Today I will show you how to compile a flutter app to IOS (iPhone) for completely free and with no Macbook or jailbreak. Using websites like Codemagic which creates a mac virtual machine for you with XCode pre-installed, almost instantly. You can get your app up and running pretty fast.

Note: The certificate with a free AppleID expires in 7 days. AltStore renews these certificates when they expire if you chose to. You can only have 10 app IDs at one time. You also cannot delete app IDs until they expire. If you want to get your app on the app store, you need to spend 99 dollars a year on the development program to have it put up there.

tags (IGNORE):
flutter deploy to ios device,flutter tutorial,flutter for beginners,flutter app,flutter real world app,iphone app,flutter,code signing,cross-platform app,ipad app,development,dart,coding,ios,compile,flutter,no mac
Рекомендации по теме
Комментарии
Автор

Good and simple content. Thanks very much.

katyusha
Автор

thanks a ton!!!! bro, it works, i compiled the ipa file and used sideloadly to easily install in to my iphone.

shakthi
Автор

I somehow got this to work with a build of my app and fileza not working on iOS 17, but now I can't install any newer app builds. Any chance you know of a fileza alternative or other way to make this work using just a PC on ios 17?

GTNOfficial
Автор

It's wonderfull, thank you very much!!

VladimirPutin_-rphi
Автор

So far i have tested it and it works well for apps that doesnt connect with Firebase, but it just shows a white screen when I sideload an app that has firebase connection. What about apps that do connect with Firebase database like Login pages, etc. Maybe im missing something? Do reply me if it will work if I sideload the app with a firebase connection? Is there a way for it? Thanks in advance.

jaydenmg
Автор

My app crashes immediately. I can install but as soon as I try to open it crashes. Option to do anything with app extensions never came up as an option

markdeyarmond
Автор

I need help, there is a tweak I want to compile but don’t know how, it’s a tweak for calculator

Universe_Energy
Автор

my filza showing no files and is empty, what can i do to fix

giakiendau
Автор

can you do an updated version for 2024 with flutter app to iPhone latest ios version and with no mac? windows PC only. do you need to pay the $99 apple developer kit? or can you load an app onto your phone. just for yourself to use daily?

zojirushi
Автор

4001009: Invalid .ipa file: missing embedded mobileprovision gettign this error when uploading the .ipa to Daiwai why any idea

johnmartin
Автор

Pls make video on how to do same for unity game

ibrahimmahroof
Автор

How can we handle real-world situation like integration of Firebase, Google Auth, Notifications and other Platform specific configuration where you have to open your Flutter Project in Xcode and perform all those configurations et.

haroonrehman
Автор

I got a error during building IOS: Automatically assigning platform `iOS` with version `9.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. "Error running pod install"

My flutter project didn't generate the podfile, so I can't define the IOS version. How can I fix that if I'm using Windows? I definitely can't instal podfiles.

victordouglas
Автор

hey its been an hell for me trying to use the comand git add because after that i get the same error as you but no .git file got created on my folder can you help?

Carloscjj
Автор

do you have other apps like filza it doesn't open on my iOS 15 device i follow every step you go through but doesn't work i needed it very much please help🙏

abdihakimabdulle
Автор

Hello, when I finished installed the app builded by codemagic, it show below: In iOS 14+, debug mode Flutter apps can only be launched from flutter tooling, IDESswith Flutter plugins or from Xcode. Alternatively, build in profile or release modes to enable launching from the hone screen. but I already build by using release mode, it still show this message...

nfwbgem
Автор

Hi, I am beginner in flutter. I want to know, .ipa file directly install in iphone real device without Filza ( like . apk file in android) is it possible?

razushikh
Автор

if i want to share the app with another one should i make same steps with his iphone ?

husamsultana
Автор

Hi, currently Filza is not compatible with iOS 17, so when I install it, I can't open it. Do you have an alternative to suggest?

Hardy
Автор

At 9:28 I say that you still need AltStore if you have a jailbroken phone. This is not correct as you can install an extension to Filza that allows you to fake "code sign" your app. This is ONLY for jailbroken phones, if you aren't jailbroken then this will not work at all.

quickstergamestutorialsgam