liveActivityObservePushToStart method
Observe push-to-start tokens (iOS 17.2+) for an activity type; tokens are delivered via onLiveActivityToken.
Implementation
Future<void> liveActivityObservePushToStart(String activityType) async {}
Observe push-to-start tokens (iOS 17.2+) for an activity type; tokens are delivered via onLiveActivityToken.
Future<void> liveActivityObservePushToStart(String activityType) async {}