kamalupatel
kamalupatel

Reputation: 31

I dont have iPhone5, and want test functionality on the same version for my buildup, how can I do that?

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

Answers (2)

Ankita
Ankita

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

John Sibly
John Sibly

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

Related Questions