RHB
  1. RHB

firebase-ios-sdk

Public
AuthorCommitMessageCommit dateIssues
Pradeep SubramaniamPradeep Subramaniam
442564f3bb4Update podspec
Rosalyn TanGitHubRosalyn Tan
90ccc5959e2Fall back to reCAPTCHA verification in phone auth if push notification is not received (#8653)* Fall back to reCAPTCHA verification if the APNs notification for verifying the application is not received before the timeout. * Add unit test. * Update changelog. * Refactor tests.
Wipoo ShinsirikulGitHubWipoo Shinsirikul
4046281e64fTypo fixed (#8656)
elenadotyGitHubelenadoty
edbd0129799MetricKit SDK incorporation (#8436)Adds MetricKit diagnostic report collection (for allowlisted apps only).
Nick CookeGitHubNick Cooke
fa514c406feAdd back fix for g3 warnings (pt 2) (#8646)* Add back fix for g3 warnings * Add back fix for g3 warnings (pt 2)
Nick CookeGitHubNick Cooke
8a61e777641Add back fix for g3 warnings (#8645)
Nick CookeGitHubNick Cooke
4ab5dc5f193GHA Project Maintenance (#8632)* Update storage secrets * Rotate FIREGSignInInfo.h * Rotate Auth credentials * Add script for encrypting secrets * Trigger auth GHA * Update auth.yml * Update encrypt_gha_secret.sh
Jeremy JiangGitHubJeremy Jiang
d93d2235555Fix heap-buffer overflow from FPRDecodeString (#8631)* Use trimmedURLString for logging * Update CHANGELOG.md * Move nanopb decode methods to test util * Update Package.swift * Incorporate comments
Maksym MalyhinGitHubMaksym Malyhin
11b1a353e1dM103 Carthage update (#8633)
Rosalyn TanGitHubRosalyn Tan
8fe8819eb85Fix Facebook Login in test app.(#8621)
Leo ZhanGitHubLeo Zhan
cfcb1ebaf00FirePerf: use FPRLogDebug instead of FPRLogError for logging events when FirePerf is disabled (#8620)* make Dropping Event log use the highest verbosity which is debug * changelog
GranGitHubGran
88280cf7244Skip binary measurement job for fork (#8629)Reference: https://github.community/t/how-to-detect-a-pull-request-from-a-fork/18363
GranGitHubGran
e2802b50b5dPost binary size reports in presubmits. (#8587)* Post binary size reports in presubmits. * Compare to the targeted branch head.
Paul BeusterienGitHubPaul Beusterien
e480aaa0d62Update CocoaPods to 1.11.0 and add CocoaPods testing docs (#8498)
GranGitHubGran
c5f51727cf6Enable prerelease in post submit (#8613)
VisuGitHubVisu
95830b28d93Create a random delay before initiating a remote config fetch.(#8593)
EhsanGitHubEhsan
4cf4e7c5e2fDo not erase from the map while iterating over it.(#8610)
Paul BeusterienGitHubPaul Beusterien
2f972249c52Fix GoogleAppMeasurement SPM CI (#8606)
htcghGitHubhtcgh
a9caa29f27cAnalytics 8.7.0 (#8605)
Yun MiaoGitHubYun Miao
b458dc1147dfix typo in tests (#8604)
Paul BeusterienGitHubPaul Beusterien
52ccabacafaComplete the transition from Travis to GitHub Actions (#8592)
GranGitHubGran
1a25a10f8d3Update type of binary size request (#8585)This is a type stored in the Metrics Service. The `type` will be helpful for filter data.
VisuGitHubVisu
0caef34228aFix to ensure that the installation ID is right set for sending events.(#8578)
GranGitHubGran
77dae88bb97Update binary size tool to connect to the Metrics Service in postsubmits. (#8550)Update binary size tool to connect to the Metrics Service. Update condition and set postsubmit flag
Paul BeusterienGitHubPaul Beusterien
31f17405dfdUpdate versions for Release 8.7.0 (#8576)
Paul BeusterienGitHubPaul Beusterien
2e58b57181eAdd instructions for one-off CI runs with alternative Xcode versions (#8569)
Paul BeusterienGitHubPaul Beusterien
69435cae963Add CI for watchOS and Firebase Storage (#8570)
Paul BeusterienGitHubPaul Beusterien
b64e0fc6235Fix Firestore test build on Xcode 13 (#8575)
Paul BeusterienGitHubPaul Beusterien
6751623a443Update quickstart tests based on quickstart-ios/issues/1260 (#8568)
Maksym MalyhinGitHubMaksym Malyhin
4d518509ed2Database: fix App Check token refresh (#8549)* Database: fix App Check token refresh * Changelog
GranGitHubGran
0c7e658e502Disable Incremental Code Coverage (#8559) Disable incremental code coverage until the update is completed.
Brent MifsudGitHubBrent Mifsud
774b4453ec3[#8533] - Update spm crashlytics build step in readme to remove duplicate '/' from path output (#8534)
Maksym MalyhinGitHubMaksym Malyhin
daa83b903d7Functions: don't send dummy FAC token (#8558)* Functions: don't send dummy FAC token tests * more tests * fix * formatting * Changelog * Fix changelog version * Cleanup Xcode 11 workaround in tests * style
Paul BeusterienGitHubPaul Beusterien
66a7f2333c1Remove pod_lib_lint script workaround (#8557)
Nick CookeGitHubNick Cooke
03cf70566e9Version bump Analytics specs with release tooling (#8555)
Chen LiangGitHubChen Liang
34b021692efFix nightly build (#8551)
Paul BeusterienGitHubPaul Beusterien
d938383fcadGHA on macOS 11 (#8543)
Nick CookeGitHubNick Cooke
7b87803d14aCarthage M102 (#8542)
GranGitHubGran
0b081a30541Create Binary Size Report Generation (#8539)Create Binary Size Report Generation This report is prepared for API request to the Metrics Service.
Jesus CrespoGitHubJesus Crespo
52b3560eab4Add functions spm unit and build tests (#8499)* Update FunctionsAPITests.swift with watchos and Task * Add watchos deployment target to Functions podspec * Add spm Functions unit and build tests * Update travis.yml for functions and watchos * Disable failing travis test, passes locally, wait for Xcode 12.5 on GHA * Changelog * Delete unused files Co-authored-by: Paul Beusterien <paulbeusterien@google.com>
Morgan ChenGitHubMorgan Chen
64e04aa2005Update Swift Package Manager doc (#8532)
Chen LiangGitHubChen Liang
125a6fee8a0should verify mock object after expect (#8526)
Paul BeusterienGitHubPaul Beusterien
bd9272cbdc0Fix perf assert macro (#8521)
Yakov ManshinGitHubYakov Manshin
d28849cb12d[#8485] Added URL Recovery for IAM URLs (#8486)* URL strings in in-app messages are sanitized and, when possible, recovered before they’re used in the `NSURL` initializer * Added validation for image URLs, which must use the HTTPS scheme, according to the Firebase Console * Updated `FIRIAMFetchResponseParserTests` to test URL validation and recovery
Chen LiangGitHubChen Liang
f7bd6b5cdb2Fix race condition where checkin is not reset properly when app first installed (#8513)
Nick CookeGitHubNick Cooke
c0d3b636ae8CHANGELOG updates for M102 (#8518)
VisuGitHubVisu
9d62ab37ff1Resolve a possible race condition (#8512)Pass the session details as a part of the session updated notification. This avoids the sessionDetails object missing race condition when trying to update the session details to the traces. Attempt to fix #8495.
Jeremy JiangGitHubJeremy Jiang
33a5c2013e7Fix Xcode 13 beta 4 build issues for Firebase Performance (#8516) * Fix Xcode 13 beta 4 build issues * Update to NS_EXTENSION_UNAVAILABLE instead of NS_EXTENSION_UNAVAILABLE_IOS
Jeremy JiangGitHubJeremy Jiang
ec193d01507Add Performance Support for Swift Package Manager (#8412)* Create NanoPb code generation scripts (#8336) * Create NanoPb code generation scripts * Fix style and add README * Fix copyright * Update proto_generator.py * Update README.md * Create nanopb options file. (#8371) * Create NanoPb code generation scripts * Fix style and add README * Fix copyright * Update perf_metrics.options * Update options with map * Add generated proto files. ...
Paul BeusterienGitHubPaul Beusterien
ad1cd177235There are no longer special instructions for Apple Silicon Macs (#8515)