We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9321403 commit 70cd676Copy full SHA for 70cd676
Leanplum-SDK/Classes/LPActionManager.m
@@ -703,7 +703,7 @@ - (void)listenForPushNotifications
703
}
704
705
706
-#if LP_NOT_TV && __IPHONE_OS_VERSION_MAX_REQUIRED >= 80000
+#if LP_NOT_TV
707
// Detect local notifications while app is running.
708
swizzledApplicationDidReceiveLocalNotification =
709
[LPSwizzle hookInto:@selector(application:didReceiveLocalNotification:)
0 commit comments