Acknowledged

onBack - Symbol Not Found on Forerunner 945 LTE

Hi,

The following function call works perfectly fine on all devices and for a long time, however since two weeks I received a report from a single user who gets Media Error on every back press.

Menu2InputDelegate.onBack()

Error Name: Symbol Not Found Error
Occurrences: 19
First Occurrence: 2023-03-29
Last Occurrence: 2023-04-06
Devices:
    Forerunner® 945 LTE: 14.52

Could it be some issue in the software version of the device? Looking forward to hearing from you!

Best regards,

Parents
  • What does your onBack() function look like? Can you get the device to crash from calling onBack() with an empty function? It seems likely that the crash is actually occurring at some spot within this function and not the function itself. 

Comment
  • What does your onBack() function look like? Can you get the device to crash from calling onBack() with an empty function? It seems likely that the crash is actually occurring at some spot within this function and not the function itself. 

Children
No Data