I get this error :
Error: Watchdog Tripped Error - Code Executed Too Long
Details: Failed invoking <symbol>
Stack:
- decodePolyline()
when I try to decode a long polyline using the decodePolyline() function from the connectIQ developer site. The code runs the loop but it terminates with the above error halfway through.
Does anybody have any ideas about this?
Thanks