ProView Forum

where ProView persons gather

You are not logged in.

#1 Re: Product Discussion » Not Pairing with iPhone » 2016-10-20 17:32:33

You have to do a firmware update first before it could sync properly to the iPhone. So put the ProView S3 in firmware update mode. The app will update the device after it sees it under the firmware update mode. The phone went to sleep on me during the process though, which stopped to firmware update. So remember to touch the screen or something once in a while.

#2 Product Discussion » iOS App Needs to Stay Awake » 2016-10-20 17:26:17

chang3d
Replies: 1

In order to do a firmware update, the App has to stay on the screen. But leaving my phone alone, my phone goes to sleep. And that would stop the firmware update process. It's lucky that it did not brick the ProView S3.

Also, after the phone tries to sync up the first time, it will try to calibrate. During this calibration process, my phone fell asleep yet again, stopping the calibration and syncing process. So I had to start over and keep hitting the screen every now and then, which probably could mess up the calibration.

Could you guys add this line of code to the app:

Objective-C

[[UIApplication sharedApplication] setIdleTimerDisabled: YES];

Swift

UIApplication.sharedApplication().idleTimerDisabled = true

Board footer

Powered by FluxBB