linux - Ionic ios app development -


i new mobile development, working on first app both ios , android. under impression can develop through ionic once (on linux system) , deploy both, found out need develop on mac ios?

like guy said equally unimpressed: https://stackoverflow.com/a/38117802/8494414 stated here: https://stackoverflow.com/a/40779188/8494414

my question is, @ stage need mac? can development on system , deploy mac? did need special get-go support ios? rather deep in process, should considering different framework?

i find strange knowledge doesn't seem explicitly available.

thank help!

if want build ios platform need macos based operating system xcode installed @ point. can coding on linux machine hybrid part same platforms. if want test or deploy ios version of app need either mac or have use third party service can upload sourcecode , ready install .ipa back. ionic offers service that: see ionic package service


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -