Relative Content

Tag Archive for iosswiftwidgetkitappintentsactivitykit

Is it possible to make Api call in live activity

My case, i have to call Api in live activity on button click in iOS Swift. For Button am using app intent. When App is in Background and in Foreground it works fine. But when app is not opened and am try to update it will not work. Any Suggestion.