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

[CoreSummit] [12879] Implement parsing of topics with and without platform prefix #103

Merged
merged 1 commit into from
May 5, 2017

Conversation

colemancda
Copy link
Contributor

Currently topics are sent with platform prefix (/topics/ios_everyone)
If install is stuck with a record containing the old way we handled
topics (/topics/everyone), retrieving notification from core data will
fail. This will crash the app when entering inbox section.
Implement patch to parse topic with and without platform prefix.

…tform prefix

Currently topics are sent with platform prefix (/topics/ios_everyone)
If install is stuck with a record containing the old way we handled
topics (/topics/everyone), retrieving notification from core data will
fail. This will crash the app when entering inbox section.
Implement patch to parse topic with and without platform prefix.
Copy link
Member

@gcutrini gcutrini left a comment

Choose a reason for hiding this comment

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

Excellent work, thanks @colemancda!

@colemancda colemancda merged commit ae70f6c into develop May 5, 2017
@colemancda colemancda deleted the feature/12879 branch May 5, 2017 13:01
@colemancda colemancda mentioned this pull request May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants