Skip to content

Conversation

@hiranya911
Copy link
Contributor

The new FCM API does not accept topic names prefixed with /topics/. But we can easily check for this in the SDK and remove it. This results in a better and consistent dev experience since the other methods in this API accepts prefixed topic names.

@hiranya911 hiranya911 merged commit d81075b into hkj-fcm-api Feb 7, 2018
@hiranya911 hiranya911 deleted the hkj-fcm-topics branch February 7, 2018 02:24
hiranya911 added a commit that referenced this pull request Feb 13, 2018
* Implemented FCM send functionality * Added integration tests; Implemented dry_run support * Added webpush support * Added APNS support * Implemented topic management functions * FCM error handling * Improved error handling * Updated documentation * Adding APNS types * Updated docs and tests * Handling TTL encoding and added more tests * Fixing a lint error in tests; Updated changelog * Accept prefixed topic named (#126) * Accept prefixed topic named * Minor refactoring * Updated FCM error codes (#127)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants