Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
firebase
/
firebase-cpp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
308
Code
Issues
110
Pull requests
54
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
3adf913
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 21, 2022
maven connectivity parameters (#818)
Show description for 3adf913
DellaBitta
authored
3adf913
Copy full SHA for 3adf913
Commits on Jan 19, 2022
In the Test Summary Report, add "x/y" which means "x" out of "y" configs has errors. (#812)
sunmou99
authored
783ec81
Copy full SHA for 783ec81
Commits on Jan 12, 2022
add -DNOMINMAX to both WIN32 and WIN64 (#810)
Show description for 9889ac9
cynthiajoan
and
Cynthia Jiang
authored
9889ac9
Copy full SHA for 9889ac9
Commits on Jan 7, 2022
Update Android dependencies - Thu Jan 06 2022 (#809)
Show description for 668d132
firebase-workflow-trigger[bot]
and
firebase-workflow-trigger-bot
authored
668d132
Copy full SHA for 668d132
Commits on Jan 6, 2022
fix Log NoneType Error (#807)
sunmou99
authored
aa43476
Copy full SHA for aa43476
Commits on Dec 22, 2021
Change setup-gcloud to use @v0 instead of @master as per their readme. (#802)
jonsimantov
authored
0379ec4
Copy full SHA for 0379ec4
future.h: replace std::mutex with firebase::Mutex (#798)
dconeybe
authored
283082f
Copy full SHA for 283082f
Commits on Dec 20, 2021
Delete app/src/mutex.h and adjust includes to app/src/include/firebase/internal/mutex.h (#795)
dconeybe
authored
fdf6ffe
Copy full SHA for fdf6ffe
Commits on Dec 16, 2021
Move mutex.h header to public internal (#792)
dconeybe
authored
89ecf20
Copy full SHA for 89ecf20
future.h: Fix minor typo in the docs for FutureBase (#794)
dconeybe
authored
30bf73e
Copy full SHA for 30bf73e
Commits on Dec 14, 2021
Split mutex.h into .h and .cc files (#751)
dconeybe
authored
428e197
Copy full SHA for 428e197
Commits on Dec 7, 2021
Update public documentation for C++ FCM SDK. (#789)
Show description for 483c74a
a-maurice
authored
483c74a
Copy full SHA for 483c74a
Commits on Dec 6, 2021
Disable -Wnullability-completeness on iOS and macOS. (#782)
Show description for 04d0fa4
jonsimantov
authored
04d0fa4
Copy full SHA for 04d0fa4
Commits on Dec 4, 2021
In the test report, if test failed on all devices. Mark [All x test devices] (#784)
sunmou99
authored
959ac24
Copy full SHA for 959ac24
Add a delay to the Analytics test app. (#788)
Show description for 33c1963
jonsimantov
authored
33c1963
Copy full SHA for 33c1963
Commits on Dec 3, 2021
Timeout & retry "install integration test deps" step (#785)
sunmou99
authored
f6ad97a
Copy full SHA for f6ad97a
Also set Xcode version explicitly in Android workflow. (#786)
jonsimantov
authored
a9ad95c
Copy full SHA for a9ad95c
Commits on Dec 2, 2021
Add copyright line when importing Analytics iOS headers, if missing (#780)
Show description for 86cfdd7
jonsimantov
authored
86cfdd7
Copy full SHA for 86cfdd7
Change LogDebug to NSLog in app's swizzling code. (#783)
Show description for 562f5c7
jonsimantov
authored
562f5c7
Copy full SHA for 562f5c7
Properly convert milliseconds to seconds (#767)
Show description for ce2a22d
pawelsnk
authored
ce2a22d
Copy full SHA for ce2a22d
Update iOS dependencies - Thu Dec 02 2021 (#779)
Show description for a8b5b12
3 people
authored
a8b5b12
Copy full SHA for a8b5b12
Add extra newline to header comment.
jonsimantov
committed
c607a42
Copy full SHA for c607a42
Change Xcode version from 12.2 to 12.4 to ensure GitHub support. (#774)
Show description for 726cc7d
jonsimantov
authored
726cc7d
Copy full SHA for 726cc7d
Merge branch 'main' of https://github.com/firebase/firebase-cpp-sdk
jonsimantov
committed
2362937
Copy full SHA for 2362937
Fix typo in log output.
jonsimantov
committed
8f245c8
Copy full SHA for 8f245c8
Update Android dependencies - Wed Dec 01 2021 (#773)
Show description for 43644e4
firebase-workflow-trigger[bot]
and
firebase-workflow-trigger-bot
authored
43644e4
Copy full SHA for 43644e4
Commits on Dec 1, 2021
Add Analytics header update to iOS SDK update. (#775)
Show description for 041aca2
jonsimantov
authored
041aca2
Copy full SHA for 041aca2
Update C++ SDK version to 8.8.0.
jonsimantov
committed
eaf697e
Copy full SHA for eaf697e
Timeout and Retry FTL failures and mark flakiness
sunmou99
authored
5bb3460
Copy full SHA for 5bb3460
Commits on Nov 30, 2021
update test devices (#757)
sunmou99
authored
d878458
Copy full SHA for d878458
Fix link in readme (#768)
Борис Рязанцев
authored
fdd1975
Copy full SHA for fdd1975
Workaround for Linux x86 build: downgrade libraries on GitHub runners (#764)
Show description for 65f3068
jonsimantov
authored
65f3068
Copy full SHA for 65f3068
Reduce disk space usage when packaging the built SDK (#763)
Show description for 56c49c7
jonsimantov
authored
56c49c7
Copy full SHA for 56c49c7
Commits on Nov 29, 2021
Don't redeclare inherited state in CredentialsProviderDesktop (#731)
schmidt-sebastian
authored
11505cc
Copy full SHA for 11505cc
Messaging crash during initialization (#760)
Show description for 4462002
TBarendt
authored
4462002
Copy full SHA for 4462002
Pagination
Previous
Next
You can’t perform that action at this time.