- Home /
Question by
Jeffrey_Sardina · May 10, 2019 at 11:23 PM ·
androidiosvr
Configure Unity to build in both iOS and Android
I am currently developing a VR application and need to target both Android and iOS. At the moment I have to switch my target platform in Build Settings each time I want to build for one or the other. However, this takes a very long time, and ideally I'd like to optimize this. Is there a way I can configure unity to build to either Android or iOS, depending on which type of phone I plug in, without having to go through the long process of switching platforms?
Thanks!
Comment