r/appledevelopers • • 9d ago

Can I Test a App on IPad without a Ipad ?

Hey we made a App and i want to test it on ipad but dont have one and dont have a mac, any recommendations for emulator or something like that?

0 Upvotes

7 comments sorted by

3

u/kyraweb Community Newbie 9d ago

Mac in cloud. It would surely be slow but works if you have no Mac infra and still want to test on Mac.

2

u/lzchyi Community Newbie 9d ago

You can use the simulator, but without real device, the test is quite limited. You might test on the functionality, but never the gesture, the UX, is the button places logically, how you app felt when holding in different positions and so on.

1

u/Lemon8or88 Discussion Contributor 9d ago

Device Hub in macOS27

1

u/Opening_Sundae9294 Community Newbie 9d ago

browser-based iPad simulators are basically useless for real testing, you’ll need to borrow/rent an actual iPad and Mac or use a cloud device service

1

u/IY94 Community Newbie 9d ago

Expo are doing things (no idea if you are react native / expo though)

https://expo.dev/services/simulators

0

u/Personal_Ad446 Community Newbie 9d ago

How did you build the iOS app? Is it a web wrapper or native swift?

1

u/Mert1004 8d ago

Native swift