Update installation-ios.md
This commit is contained in:
parent
618b34cd4f
commit
9adeffef18
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue