Reputation: 31
I am making an application, and I have an iPhone 4s and iPad, but don't have an iPhone 5.
Now, the problem is I can test the UI
without an iPhone5, but how can I check the functionality in iPhone 5 and higher versions of it.
How should I test this?
Upvotes: 0
Views: 62
Reputation: 430
1) install the stimulator in your mac machine
2) use https://www.testflightapp.com/ and invite some tester to help you do testing in iphone 5 devices.
3) if you are having a html5 based app you can test it here http://iphone5simulator.com/
Upvotes: 1
Reputation: 23076
Depends on your budget... you could use Xamarin Test Cloud, or Perfecto Mobile to test on real devices.
Alternatively you could consider asking some real users to beta test it for you. If you do this, Test Flight or Diawi (very simple to use) are good platforms.
Upvotes: 1