How can I access to APNs without AppDelegate in SwiftUI App

Hi, Now I trying to make up the App environment without AppDelegate, so here's the question. how can I access to APNs or use functions like a application function in AppDelegate for subscription of Push Notifications or something?

How can I access to APNs without AppDelegate in SwiftUI App
 
 
Q