1.When I attempted to open the subsequent AppIntent within the perform method of the AppIntent instance, I always received the following error:
How to solve the problems of inconsistency of this type? I couldn't find any sample code.
2.When I used method 'Button(intent: OpenAppIntent())' to open my app through the dialog custom view of AppIntent, but I couldn't find a way to close this AppIntent dialog. How can i remove this dialog?