Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MOBILE-4785] Add support for Airship Notification Service Extension #6

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Ulrico972
Copy link
Contributor

@Ulrico972 Ulrico972 commented Nov 22, 2024

What do these changes do?

Adds a basic Airship Notification Service Extension by copying files and adding the appropriate settings.

Why are these changes necessary?

To support Notification Service Extension in an Expo way.

How did you verify these changes?

Adding the plugin to an Expo app and verifying Notification Service Extension is well added with all it needs to work.
Build and run, and check that we can receive pushes with image.

Verification Screenshots:

Simulator Screenshot - iPhone 15 Pro - 2024-11-25 at 15 42 27

Anything else a reviewer should know?

@Ulrico972 Ulrico972 self-assigned this Nov 22, 2024
@Ulrico972 Ulrico972 marked this pull request as ready for review November 26, 2024 16:16

import AirshipServiceExtension

class AirshipNotificationService: UANotificationServiceExtension {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make it possible for them to give us a file path to use instead of ours?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I can do that

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