You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Merging //UE4/Dev-Main to Dev-Geometry (from CL: 3492074)
#rb none [CL 3493369 by Mike Fricker in Dev-Geometry branch]
This commit is contained in:
@@ -95,6 +95,11 @@ void FAndroidLocalNotificationService::ScheduleLocalNotificationAtTime(const FDa
|
||||
#endif
|
||||
}
|
||||
|
||||
void FAndroidLocalNotificationService::ScheduleLocalNotificationBadgeAtTime(const FDateTime& FireDateTime, bool LocalTime, const FString& ActivationEvent)
|
||||
{
|
||||
// Do nothing...
|
||||
}
|
||||
|
||||
void FAndroidLocalNotificationService::GetLaunchNotification(bool& NotificationLaunchedApp, FString& ActivationEvent, int32& FireDate)
|
||||
{
|
||||
#if PLATFORM_ANDROID
|
||||
|
||||
Reference in New Issue
Block a user