I use Xcode 14 Beta to create a Background Download extension target for a simple test. But none of the extension callbacks is called after I install the debug version or ad-hoc version. I've checked the system console log for detail research but found nothing.
Is there any debug tool to trigger this mechanism or sample project I can test?