The problem was the ViewController Type and how he gets presented.
If the ViewController gets presented Modally, you need to change "parent" with "self.presentingViewController".
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: