Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Simulate Proximity Sensor (iPhone)

Is there any way to simulate the use of the proximity sensor using the iOS simulator? I don't have the certificate yet to test on a device, so I need some way of simulating the proximity sensor returning yes or no for testing a function.

So, can I simulate it, or do I have to wait for the certificate? Thanks

like image 329
JTApps Avatar asked Dec 22 '22 03:12

JTApps


1 Answers

No, unfortunately you can't simulate it.

like image 163
jrtc27 Avatar answered Jan 05 '23 21:01

jrtc27