Flutter for iOS device

295 views Asked by At

Can I use Android Studio in macOS to run flutter app(for debug and hot reload) on my personal iPhone after I have registered my device using Apple ID on Xcode? Or will I need to use Xcode itself if I want to run my app on a physical iPhone.

Thanks.

1

There are 1 answers

0
eko On

q : Can I use Android Studio in macOS to run flutter app(for debug and hot reload) on my personal iPhone after I have registered my device using Apple ID on Xcode?

a : You can use

q :Or will I need to use Xcode itself if I want to run my app on a physical iPhone.

a : You can run it directly from android studio

install and run flutter on mac