Skip to content

Classify installation with pushType and failback with deviceType #31

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

Merged
merged 1 commit into from
Sep 4, 2016
Merged

Conversation

jeffjen
Copy link
Contributor

@jeffjen jeffjen commented Sep 1, 2016

I wrote an adapter that basically extend the ParsePushAdapter, keeping the overall logic, and added custom Firebase Cloud Messaging driver. From what I read from the documents it should be pushType, not deviceType, that will determine which sender should be adpted.

@jeffjen jeffjen changed the title Fix classify installation method to use pushType over deviceType Classify installation with pushType over deviceType Sep 1, 2016
@flovilmart flovilmart closed this Sep 1, 2016
@flovilmart flovilmart reopened this Sep 1, 2016
@flovilmart
Copy link
Contributor

flovilmart commented Sep 1, 2016

@jeffjen jeffjen changed the title Classify installation with pushType over deviceType Classify installation with pushType and failback with deviceType Sep 1, 2016
@jeffjen
Copy link
Contributor Author

jeffjen commented Sep 1, 2016

Without breaking a lot of people, made the classification fail back if pushType is not explicitly configured from senderType

@flovilmart
Copy link
Contributor

We'lll need the pushType based classification even more as fcm is gonna replace GCMand we need to let both live together :)

@flovilmart flovilmart merged commit bdc2a82 into parse-community:master Sep 4, 2016
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