I have some iOS 14 widgets that are not crashing locally. Yet I can see on the crash report in Xcode that there are multiple crashes occurring in production, when I symbolicate them it insinuates it's the result of a 3rd party library. Yet once this library is removed, the crashes are still occurring (on a beta build).
For widgets, if they crash do they default to the place holder?
Debugging via widgets is not proving to be very helpful for this situation. What else can I do here?
For widgets, if they crash do they default to the place holder?
Debugging via widgets is not proving to be very helpful for this situation. What else can I do here?