Hi just wondering if there is anyone out there that can prevent me from pulling any more hair out
I have put together a widget which uses the Class: Toybox.UserProfile.UserActivityHistoryIterator to collect data and totalize diatances etc. All has been working fine and I have released the widget on connect IQ and it is running fine on my device (FR 245).
I came back to the code today to make some minor updates and I found that when running up the simulator I get now see and error "Encountered app crash"
Error: Unexpected Type Error
Details: Failed invoking <symbol>
Stack:
- getDataSet() at C:\Users\gbjocoo3\Desktop\My Infomraiton\App Support\eclipse-workspace\Weekly Goal Widget - Run\source\WeeklyGoalRunGetData.mc:34 0x10000752
- onStart() at C:\Users\gbjocoo3\Desktop\My Infomraiton\App Support\eclipse-workspace\Weekly Goal Widget - Run\source\WeeklyGoalRunApp.mc:12 0x1000127b
Encountered app crash.
All the all roads seem to lead to line 34 of an area of code that collects the data
