Somebody please explain to me how the following crash can happen:
ERROR: Unexpected Type Error
DETAILS: Failed invoking <symbol>
STORE_ID: 00000000000000000000000000000000
CALLSTACK:
D:\DEV\G\.\source\Messages.mc (handle:14)
D:\DEV\G\.\source\MainApp.mc (onBackgroundData:125)
Mainapp.mc:
Messages.mc
PROTOCOL_VERSION cannot be null since it has have been assigned in getInitialView.
data MUST BE a Toybox.Land.Dictionary since it was checked in Mainapp.mc:122
:confused: