iOS16-Live-Activities
iOS16-Live-Activities copied to clipboard
Dynamic Island for UIKit
How can I call some methods on the click of the dynamic island click button, because the action is not happening by simple button !
Hi @WebUday
You can use deep-linking to call the function inside the app.
For example, please refer to:
ContentView
&
WidgetDemo
Hi @1998code thanks for replying but as I'm using UIkit for it so how can I get the callback