2
0
mirror of synced 2025-01-14 16:36:07 +00:00

Update installation-ios.md

This commit is contained in:
Michael Diarmid 2017-05-02 10:56:33 +01:00 committed by GitHub
parent 618b34cd4f
commit 9adeffef18

View File

@ -132,7 +132,7 @@ Add the following to the `didFinishLaunchingWithOptions:(NSDictionary *)launchOp
Add the following methods:
```
```objectivec
- (void)userNotificationCenter:(UNUserNotificationCenter *)center
willPresentNotification:(UNNotification *)notification
withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler