Search Unity

Help with ios/android things!

Discussion in 'Editor & General Support' started by VirusXProgramming, Mar 16, 2015.

  1. VirusXProgramming

    VirusXProgramming

    Joined:
    Nov 15, 2014
    Posts:
    67
    I need what the title said, to be more specific I am making games for mac,pc,linux and soem of those are ios and android! If I don't want to buy a apple developer account how would I test the games in an ios/android phone? I could, use a virtual machine but how would I export to that?

    I searched many other threads but none had an answer so please reply soon!

    Thanks in advance!
     
  2. Chris-Trueman

    Chris-Trueman

    Joined:
    Oct 10, 2014
    Posts:
    1,261
    You don't need a developers account to test on Android, make sure you download the Android SDK and it has an emulator in it you can use. I recommend using an actual device as it is far better.

    You do need a developers account to test on iOS.

    You are able to use Unity Remote to test on iOS without a developer account, but it isn't really testing the device, only the input. You also need a Mac for it.
     
  3. VirusXProgramming

    VirusXProgramming

    Joined:
    Nov 15, 2014
    Posts:
    67
    Good thing that I work on a mac! Thanks for the quick answer!