Timer in the background

Former Member
Former Member

Hi Everyone,

I was trying to use a timer in the background, but I kept getting the following error:

Error: Permission Required

Details: Module 'Toybox.Timer' not available to 'Background'

When I checked the API documentation, it says that Timer allows background services, but in my application I am getting an error. Is there any reason for why this might be happening?