Hi All,
Recently I received customer report that my service extension suddenly stop working, and it worked fine for a while.
I reviewed the Customer report, and found Service extension stop at in the middle of nowhere, and it does not wake up afterwards. one of the device has service extension log, but I can't parse it. once service extension get into this state, rebooting device / terminating app does not help, only remove/re-install will make it work again according to customer's report.
Here are my question:
- How to detect Service extension stop working? it is hard to reproduce on my side.
- Can anyone help me to parse the crash and identify the root cause?
Thanks in advance.