Post

Replies

Boosts

Views

Activity

Push Notifications in Xcode 11.5 Simulator
I'm using the new remote push notifications testing feature in Xcode 11.5 (11E608c). I expect to see AppDelegate.application(_:didFinishLaunchingWithOptions:) hit with the .remoteNotificiation launch option when my app is launched but launchOptions is nil. Is this a bug? If I send a push notification directly to a test device I do see this launch option specified in didFinishLaunching.
1
0
708
Jul ’20