Hi, I can't figure out how to read 'state' in the onStart function. All options I tried to retrieved launchedFromGlance from it failed. All I can retrieve is its symbol (8391789). Doing a "toString" on that symbol do not convert it to launchedFromGlance but makes the symbol number a string From what I read, symbol numbers can't be assumed to be constant across build so I'm at lost on how to retrieve it. There is nothing in the samples and a Google search yielded nothing :-(
Thanks,