From 8f045d4e8fb2827f5189134449dc48a9fabcaeee Mon Sep 17 00:00:00 2001 From: TJ Lambert Date: Mon, 24 Jan 2022 08:33:22 -0600 Subject: [PATCH] Change Readme to support ios 12 --- dotnet/ios/ios12/GroupedNotifications/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dotnet/ios/ios12/GroupedNotifications/README.md b/dotnet/ios/ios12/GroupedNotifications/README.md index 08839399..e0773e01 100644 --- a/dotnet/ios/ios12/GroupedNotifications/README.md +++ b/dotnet/ios/ios12/GroupedNotifications/README.md @@ -37,11 +37,6 @@ by swiping down from the top of the device. You will see: thread, but iOS 12 by default groups together all app-related notifications not assigned to a specific thread) -## Build Requirements - -iOS 14.0 -- UNNotificationPresentationOptions has some enums that were deprecated in iOS 14 and this sample uses the updated enums - ## License Code is released under the MIT license