Opened 6 years ago

Closed 6 years ago

#2140 closed defect (fixed)

Timestamp clock issue when device is asleep in iOS

Reported by: ming Owned by: bennylp
Priority: normal Milestone: release-2.8
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

SYSTEM_CLOCK will stop when the device is in deep sleep (on mobile, this can be achieved by pressing the screen lock key and having no app running in background) (see here).

This is similar to ticket #1961 for Android.

Change History (1)

comment:1 Changed 6 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed

In 5865:

Fixed #2140: Timestamp clock issue when device is asleep in iOS

Note: See TracTickets for help on using tickets.