Hi,
I've managed to trigger the task using the debug command e -l objc -- (void)[[BGTaskScheduler sharedScheduler] _simulateLaunchForTaskWithIdentifier:@"name"]
But without the debug command, the task handler never gets triggered. I've waited for hours.
Did you manage to see the task triggered organically without the debug command?
Thanks.