Test on iphone without going through Apple Developer Account?
Posted: Tue Jan 14, 2014 9:13 pm
by mikeman
Is there a way to test my design on iphone without going through Apple Developer setup?
I don't like using Appery.io test simulator for iphone either because I can't do full screen and swipe left and right with Appery.io simulator.
Test on iphone without going through Apple Developer Account?
Posted: Tue Jan 14, 2014 9:17 pm
by Kateryna Grynko
Hi,
Unfortunately no. iOS devices require Apple certificate and provisioning profile.
Test on iphone without going through Apple Developer Account?
Posted: Tue Jan 14, 2014 9:56 pm
by mikeman
Does that mean if I want to see how my app looks like on an actual phone, I have to submit it to Apple App store everytime?
Test on iphone without going through Apple Developer Account?
Posted: Tue Jan 14, 2014 10:10 pm
by Kateryna Grynko
No, you will only need to add certificates, build IPA file within Appery.io and install it on phone. However, you will need to join Apple Developer Program.
Just to add. You can emulate touch events in Chrome:
https://developers.google.com/chrome-...
Test on iphone without going through Apple Developer Account?
Posted: Tue Jan 14, 2014 10:23 pm
by mikeman
Wow, this link is really a big help https://developers.google.com/chrome-...
Thanks