"Principal Class" in SwiftUI Life cycle

Hello,

In the last release, the "Principal Class" is not working anymore. I'm using an own UIApplication class to implement a "Kiosk mode" in my app (after five minutes with no events, it comes back to the root view).

In the new release, the SwiftUI life cycle is not using my UIApplication class.

Is there a trick to do it?

Thanks!

"Principal Class" in SwiftUI Life cycle
 
 
Q