Reputation: 1026
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 ?
Upvotes: 2
Views: 1703
Reputation: 1722
You could use Ionic View. I works great as long as you don't need to access non core plugins...
Upvotes: 2
Reputation: 2472
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.
Upvotes: 5