Skip to content

Example project improvements#28

Merged
akashvercetti merged 2 commits into
developfrom
example-improvements
Jan 17, 2023
Merged

Example project improvements#28
akashvercetti merged 2 commits into
developfrom
example-improvements

Conversation

@nzagorchev
Copy link
Copy Markdown
Contributor

Background

  1. Resolve warning:
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.
  1. Resolve code signing of resource bundles when using CocoaPods

Implementation

  1. Add Background Modes: Remote notifications capability
  2. Add post_install script to set codesigning to NO for resource bundles

Testing steps

Manual

Backward compatible

Yes

@akashvercetti akashvercetti merged commit e492f4c into develop Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants