Closed answer0732 closed 3 years ago
No, use Link to detect touch.
https://stackoverflow.com/questions/64230355/perform-a-deeplink-from-swiftui-widget-on-tap/64230963
thanks ! but i am using android, what should I do?
I'm afraid that I don't develop Android widgets.
I'm afraid that I don't develop Android widgets.
thanks anyway !
No, use Link to detect touch. https://stackoverflow.com/questions/64230355/perform-a-deeplink-from-swiftui-widget-on-tap/64230963
thanks ! but i am using android, what should I do?
Similar to iOS, by using PendingIntent
, please read the documents of Android Widget.
No, use Link to detect touch.
https://stackoverflow.com/questions/64230355/perform-a-deeplink-from-swiftui-widget-on-tap/64230963