-3

I am developing an app using flutter but I'm using windows. Is there a way to generate an IPA file without Xcode & without the usage of any apple product?

Edit: I don't have any apple products and understood that virtualizing mac won't help and I don't intend to rent a macOS so other questions related to the topic that already got posted before aren't answering my question unfortunately

Shon22
  • 57
  • 2
  • 11
  • 1
    Basically, you can't. – GrahamD Oct 31 '22 at 18:19
  • Does this answer your question? [Can I use my IOS device (Iphone) to test my IOS flutter (or react native) app in Windows?](https://stackoverflow.com/questions/74245119/can-i-use-my-ios-device-iphone-to-test-my-ios-flutter-or-react-native-app-in) – jraufeisen Oct 31 '22 at 18:20
  • You can use a code build CI service in the cloud or rent a Mac in the cloud – Paulw11 Oct 31 '22 at 18:24

1 Answers1

0

Understood there is no actual solution to this. you HAVE to own an apple product or rent a mac
Even renting / virtualizing a mac / using a code build CI service have some issues at the end.

Shon22
  • 57
  • 2
  • 11