firebase / firebase/firebase-cpp-sdk
[Question] Is it possible to use firebase_cpp_sdk in NDK code and com.google.firebase:firebase-analytics in java code
- Dominant language
- C++
- Stars
- 326
- Forks
- 137
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 5
Description
### [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: open-source
* Firebase C++ SDK version: 11.1.0
* Main Firebase Components in concern: Analytics
* Other Firebase Components in use: RemoteConfig
* Platform you are using the C++ SDK on: Mac, Windows
* Platform you are targeting: Android
### [REQUIRED] Please describe the question here:
Is it possible to use both firebase_cpp_sdk in native library (*.so, c++), and com.google.firebase:firebase-analytics in java code at the same time?
P.S. Also I have the same question about iOS
Contributor guide
Assessment
This issue has not been assessed yet.