Hello,
I'm in the process of updating all my clocks and apps to the latest SDK (6.3.0) by adding the new devices into the manifest, with no other code changes. However, when testing in the simulator, the weather details do not show up and the console is immediately terminated.
Before this, I used to use SDK 4.2.3 and everything worked fine.
I'm using a temporal event in the background to retrieve the weather information on the web. I don't get any errors in the main console, but when I manually simulated the temporal event a new session starts, the weather shows up in the monkey see log and then terminates within seconds.
Every time the temporal event is run, the session is automatically terminated, and I can't figure out what the problem might be. Please advise.
I can supply any data needed to help figure it out, if I knew what to provide . Thanks in advance.