Home
last modified time | relevance | path

Searched refs:EXTaskLaunchReasonRemoteNotification (Results 1 – 4 of 4) sorted by relevance

/expo/packages/expo-modules-core/ios/Interfaces/TaskManager/
H A DEXTaskLaunchReason.h11 EXTaskLaunchReasonRemoteNotification, enumerator
/expo/packages/expo-task-manager/ios/EXTaskManager/
H A DEXTaskManagerAppDelegate.m26 …tonModuleForClass:EXTaskService.class] runTasksWithReason:EXTaskLaunchReasonRemoteNotification use…
H A DEXTaskService.m694 return EXTaskLaunchReasonRemoteNotification;
/expo/packages/expo-notifications/ios/EXNotifications/Notifications/Background/
H A DEXBackgroundRemoteNotificationConsumer.m11 return launchReason == EXTaskLaunchReasonRemoteNotification;