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:
|
Add the following methods:
|
||||||
|
|
||||||
```
|
```objectivec
|
||||||
- (void)userNotificationCenter:(UNUserNotificationCenter *)center
|
- (void)userNotificationCenter:(UNUserNotificationCenter *)center
|
||||||
willPresentNotification:(UNNotification *)notification
|
willPresentNotification:(UNNotification *)notification
|
||||||
withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler
|
withCompletionHandler:(void (^)(UNNotificationPresentationOptions))completionHandler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user