I don’t have an Iphone at the moment, but want to test my app on IOS. Is there an emulator or something that I can test on?
Also is there a build guide on how to publish it to the App Store? I looked at the stickies, but did not find one.
I don’t have an Iphone at the moment, but want to test my app on IOS. Is there an emulator or something that I can test on?
Also is there a build guide on how to publish it to the App Store? I looked at the stickies, but did not find one.
The simulator is pretty much unusable for any serious testing. AppStore publishing docs can be read from iOS developer portal since Unity builds using xcode.
I have a game that I developed for the Android. Do you think it would be hard to port to the IOS? I didn’t do anything that was Android specific on it.
if you made that game with unity android, no , it should not be difficult, unity android and unity ios share some functionality… it will require some device specific tweaking
and no, without unity ios, the device and the ios developer program you are left only to speculate as the ios simulator doesnt work very well with unity ios
you better use unity with unity remote on the device and only export to test on the device when you have something meaningfull to test