Hi!
Thank you to Kmart who gave me the answer on my question regarding issue when eventDidReachThreshold triggers immediately! But, I still have a few questions, so I’m posting the new post.
Could you please give answers for the next questions:
- How I can avoid the behaviour when system could interpreting schedules as an ongoing or "active"? I noticed that when I manually change the Date for the next day,
eventDidReachThreshold
doesn’t invoke. - Are schedules incapsulate accumulated threshold time or the threshold time is shared between schedules?
- Why
eventDidReachThreshold
invokes even in case for the past day I didn’t open apps to accumulate threshold time? When I check spent time in iPhone settings, the Screen Time show that I spent 0 minutes for the apps which were selected for accumulating threshold time. - Is it correct that the last schedule that was starting has more priority than the previous one?
- Can we manually set priority for starting schedules?