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
1 changed files with 1 additions and 1 deletions

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