Using Intent Button in UIkit

I have a swiftui view with Button(intent: ) and using UIHostingViewcontroller to use it in UIKit. The problem is that button not works in uikit but normal button(without intent works)

Can you elorate on what Intent and why the code in your UIKit app requires an Intent invocation?

Using Intent Button in UIkit
 
 
Q