I have developed a Watch app that features a complication.
It updates every minute and runs happily for 5 or 6 days, then stops updating. I.e. getTimelineEntries stops being called.
I have tried to replicate the issue using the simulator but it updates without problems. Has anyone else seen this problem? Any idea how to debug it without waiting a week or is this likely to be a device side bug?
It updates every minute and runs happily for 5 or 6 days, then stops updating. I.e. getTimelineEntries stops being called.
I have tried to replicate the issue using the simulator but it updates without problems. Has anyone else seen this problem? Any idea how to debug it without waiting a week or is this likely to be a device side bug?
Hi, and thanks for the reply. The app tells the time in German. As such it needs to update every minute.
The logging profile you have sent says it will expire after 3 days and I am only seeing the issue after 5-6 days.
Does this mean I will have to re-enable it after it expires?
If needed I can provide you the full source for the app to debug/profile locally.
The logging profile you have sent says it will expire after 3 days and I am only seeing the issue after 5-6 days.
Does this mean I will have to re-enable it after it expires?
If needed I can provide you the full source for the app to debug/profile locally.