2

I tested my app on Android and Windows Phone 8.1 without any problem, and I want to test it on iOS.

I have never tested my App on it.

Before buying a Developer Program, I want to test my App first. Is it possible to test my Ionic / Cordova App without having (paying 99$) Developer Program ?

If so how can I do that ?

Sn0opr
  • 1,016
  • 2
  • 12
  • 38
  • 2
    Possible duplicate of [Testing IOS apps on ios devices made using IONIC and angularJS](http://stackoverflow.com/questions/31134825/testing-ios-apps-on-ios-devices-made-using-ionic-and-angularjs). – Exception May 11 '16 at 08:33

2 Answers2

5

As of XCode 7 it is possible to do this by getting a free Developers account, you should automatically get such an account when you try to deploy an app on a device in XCode.

There are however some limitations to such an account, you can compare all the memberships here. A much more detailed answer can be found here.

Dexter
  • 2,462
  • 4
  • 24
  • 28
2

You could use Ionic View. I works great as long as you don't need to access non core plugins...

http://view.ionic.io/

iCediCe
  • 1,672
  • 1
  • 15
  • 32