CTNotificationContentExample[670:122149] You've implemented -[<UIApplicationDelegate> application:didReceiveRemoteNotification:fetchCompletionHandler:], but you still need to add "remote-notification" to the list of your supported UIBackgroundModes in your Info.plist.
Resolve code signing of resource bundles when using CocoaPods
Background
Implementation
post_install
script to set codesigning toNO
for resource bundlesTesting steps
Manual
Backward compatible
Yes