Denver Coneybeare
Denver Coneybeare
@deveshbeniwal That's surprising that you fixed this crash by disabling persistence. There _is_ a known issue where only one live Firestore instance can access a Firestore database with persistence enabled,...
Drive-by comment: Starting in v9.1.0, Windows builds must link against the `bcrypt` and `dbghelp` system libraries: https://firebase.google.com/support/release-notes/cpp-relnotes#version_910_-_june_6_2022 Please check that you are linking against these libraries.
Hmm. A quick Google search surfaced this thread,
Hmm, a quick web search surfaced this thread, suggesting that it's a known issue: https://developercommunity.visualstudio.com/t/-imp-std-init-once-complete-unresolved-external-sy/1684365 Does this help resolve your issue at all?
Dang. Okay, those are all of the ideas that I have. I'll back out of this issue now and let those with deeper knowledge than me comment.
The last of the build errors are related to gradle communicating with cmake. I think those will be fixed once we upgrade the gradle plugin, which will happen after dropping...
https://github.com/firebase/firebase-cpp-sdk/actions/runs/1984635198 started from commit 7d2d6112b0a4df2876499e3059c4083ec747e145
https://github.com/firebase/firebase-cpp-sdk/actions/runs/1992862723 started from commit 2a7dadcc7710fe97feb092dadac971b74ec62946 (Use CP_ACP instead of CP_UTF8 in Utf8ToNative)
https://github.com/firebase/firebase-cpp-sdk/actions/runs/1993180092 started from commit https://github.com/firebase/firebase-cpp-sdk/commit/ee24476f9d9bbb551fb9cc9a6a0cd512a059bb9b (Use CP_ACP instead of CP_UTF8 in Utf8ToNative) but with a fixed cpp-packaging.yml
https://github.com/firebase/firebase-cpp-sdk/actions/runs/1993537479 started from commit ef09712fa0ca9a664b445ee727f09ee2deb28002 (Use CP_ACP instead of CP_UTF8 in Utf8ToNative) but with a build_tools fix in cpp-packaging.yml.