i have meet the same problem, now has any way to fix this problem
Post
Replies
Boosts
Views
Activity
hello, Do you have any way to solve this problem?
I solved the problem, add inputOptions for @Parameter.
@Parameter(title: "text", inputOptions: String.IntentInputOptions(
keyboardType: .default
))
var text: String
i have this problem too
Occasionally it works on start, but the chances are very slim