Error Name: Out Of Memory Error Occurrences: 1 First Occurrence: 2023-12-02 Last Occurrence: 2023-12-02 Devices: fēnix® 6X Pro / 6X Sapphire / 6X Pro Solar / tactix® Delta Sapphire / Delta Solar / Delta Solar - Ballistics Edition / quatix® 6X / 6X Solar / 6X Dual Power: 26.00 App Versions: 2.3.1 Languages: rus Backtrace: MyFitContributor.initialize:83 TextAnimation.next:33 MyApp.saveAlias:173
This error doesn't make sense for two reasons:
1. fenix6xpro has 124.5kB memory for datafields (according to the simulator) and my code runs on thousands of watches that have 32kB DF memory only.
2. the backtrace makes no sense at all. TextAnimation is only used in my field (MyField class), and in MyApp.saveAlias it's impossible to get there. Also impossible to get from either saveAlias() or next() to MyFitContributor's constructor