Skip to content

Conversation

@charlotteliang
Copy link
Contributor

@charlotteliang charlotteliang commented Aug 18, 2020

  • Add buttons on test app to test add/delete token from both Messaging and InstanceID SDK.
  • When developers adopt to the new version of messaging without IID as a dependency, but such developer still uses IID to get/delete token. We need to ensure token is also updated in Messaging side.

Added a method to update the cache in Messaging as IID already update its own cache and storage that is shared between messaging and IID, so we just have to update messaging's cache.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

Please fix CI

* @param completion The completion handler to handle the token request.
*/

- (void)tokenWithCompletion:
Copy link
Member

Choose a reason for hiding this comment

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

Did the new public APIs get reviewed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not yet, I realize this could be pushed to master early than API review. I've removed the new public API and use the existing token API for test app testing.

Copy link
Member

@paulb777 paulb777 left a comment

Choose a reason for hiding this comment

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

LGTM on green CI

@charlotteliang charlotteliang merged commit 42ac674 into chen/fm-master Aug 20, 2020
@charlotteliang charlotteliang deleted the fm-comm branch August 20, 2020 02:30
@firebase firebase locked and limited conversation to collaborators Sep 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants