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

migrate to Airship 12.x for the integration #742

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

zihejia
Copy link
Collaborator

@zihejia zihejia commented May 18, 2021

Fix crash when integrating with urban airship 12.0+ due to the following change:

UAirship.shared().getPushManager(). getChannelId() -> UAirship.shared().getChannel().getId())

For more details:
https://github.com/urbanairship/android-library/blob/main/documentation/migration/migration-guide-11-12.md

Copy link
Collaborator

@jaredmixpanel jaredmixpanel left a comment

Choose a reason for hiding this comment

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

lgtm

@zihejia zihejia merged commit 6ed0aad into master May 18, 2021
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.

None yet

2 participants