firebase-cpp-sdk
firebase-cpp-sdk copied to clipboard
Firebase C++ SDK
### Description ARM architecture is working as expected for me using Auth and Database services, the unique problem I had was the `kCpuArchitecture` string declaration [Add kCpuArchitecture]: # Add ARM...
DO NOT MERGE. This PR is for making custom builds and will be discarded.
### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: _____ * Firebase C++ SDK version: 8.6.0 * Problematic Firebase Component:...
### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: prebuilt * Firebase C++ SDK version: 8.3.0 * Problematic Firebase Component:...
*DO NOT MERGE* This PR will be used to create a custom build for a customer to investigate https://github.com/firebase/quickstart-unity/issues/1154
Also fix a potential bug in `DescribeFailedFuture` (`error_message()` can return null).
Fix race conditions in `promise_main.h` related to when the `CleanupNotifier` and `ReferenceCountedFutureImpl` objects that it references are deleted. Googlers can see b/173819915 for details.
### Description As discussed in https://github.com/firebase/firebase-cpp-sdk/issues/671 this PR provides some basic CMake and gradle code to compile the performance module. *** ### Testing I have currently only tested the Android...
### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: _both__ * Firebase C++ SDK version: _8.6.0____ * Problematic Firebase Component:...
### [REQUIRED] Please fill in the following fields: * Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: **website** * Firebase C++ SDK version: **7.1.1** * Main Firebase Components...