Under Review
over 1 year ago

sim crash after calling Complications.exitTo for some complication

When in sim activity data is off this code closes sim (eclipse, win, sdk 4.2.4 fr965)

using Toybox.Complications as CMP;

var

complication = new CMP.Id(CMP.COMPLICATION_TYPE_CALORIES);

CMP.exitTo(complication);//complication is not null, sim closes