Open dexterleng opened 4 months ago
Any chance you could extract the exception from your analytics?
@Kentzo here you go (unless thats not what you asked for 😅)
I was hoping for the original exception from ShortcutRecorder. This one is from the SPM generated code.
I don't understand. The error is from SPM generated code, seemingly triggered by some os_activity_initiate
calls from ShortcutRecorder.
This visualization is not entirely accurate. The last exception, the one you see in the analytics, is from the SPM. However, it's raised in response to another error somewhere in https://github.com/Kentzo/ShortcutRecorder/blob/c86ce0f9be5353ba998966121c7631602a9a36f7/Sources/ShortcutRecorder/SRRecorderControlStyle.m#L720-L791 perhaps in response to resource lookups (look for the SRBundle()
invocations).
Although I find it odd that this happens only sometimes. I'd expect such failure to be quite prominent.
Could you give me an idea of how many users are affected by this, <1% or more?
0.1% of users 😬. on macOS 14.5.0 and 15.0
I noticed some of users getting this crash. I can't seem to replicate it.
I'm on v3.4.0.