[go: nahoru, domu]

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

Ensure Messaging instance is usable after FIRApp's delete #3579

Merged
merged 4 commits into from
Aug 14, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Use Bug number instead of PR number
  • Loading branch information
ryanwilson committed Aug 14, 2019
commit 527e548268794d7bb0768719d9e59e5610a9f3b9
2 changes: 1 addition & 1 deletion Firebase/Messaging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 2019-08-20 -- v4.1.3
- [changed] Cleaned up the documents, unused macros, and folders. (#3490, #3537, #3556, #3498)
- [changed] Updated the header path to pod repo relative. (#3527)
- [fixed] Fix singleton functionality after a FirebaseApp is deleted and recreated. (#3579)
- [fixed] Fix singleton functionality after a FirebaseApp is deleted and recreated. (#3411)

# 2019-08-08 -- v4.1.2
- [fixed] Fix hang when token is not available before topic subscription and unsubscription. (#3438)
Expand Down