What is the safest method for verify/register background tasks in an appliction? Apple docs state that trying to register a background task that’s already scheduled will crash the app. That is confirmed. Im looking to understand the best method for checking to see if a process is already registered to prevent the crash. Any help is appreciated.
Post
Replies
Boosts
Views
Activity
Experience a hard crash that I can easily replicate when selecting a specific Navigation Link that is contained in a List on the Sidebar of my Navigation split view. I can replicate the crash with no issues, but I am unacle
to identify the cause. What does this crash mean? How can I find the mine of code that is causing the crash?
myDashboard 11-14-22, 3-25 PM 2.crash