Complete
over 3 years ago

We are not able to debug app call stacks since they are specific to the app (unless the app is maintained by Garmin). If you have more specific information that is not due to a bug in your app code that leads to a reliably-reproducible crash, we can investigate further.

new fr devices crush in view.initialise

fr255...fr955


Error: System Error
Details: Failed invoking <symbol>
Stack:
  - initialize() at 704b03c0.mb:1886 0x30002d61
  - initialize() at PSX6_Vie.mc:292 0x10002492                               ///HERE WatchFace.initialize();
  - getInitialView() at PSX6_App.mc:247 0x100003bc

Parents
  • the same when I call  Menu2.initialize(null);

    Again comment solve problem. But Menu2 has initialise

    like Class: Toybox.WatchUi.WatchFace

    So why can't I call this function.

    Bug is somewhere deep

    initialize() at 704b03c0.mb:2578 0x30003456

Comment
  • the same when I call  Menu2.initialize(null);

    Again comment solve problem. But Menu2 has initialise

    like Class: Toybox.WatchUi.WatchFace

    So why can't I call this function.

    Bug is somewhere deep

    initialize() at 704b03c0.mb:2578 0x30003456

Children
No Data