firebase cpp sdk or separate platform specific native sdk? #1997
Unanswered
meehjeevan
asked this question in
Q&A
Replies: 1 comment
-
Hi, I use the SDK from each platform using my project on my games: That has a sample working for each platform. You can use iOS SDK and Android SDK without problems. Maybe it help you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So, if I have to use admob and other firebase services and I need to target for android and ios then what would be the best option? Coding in c++ using cpp sdk within main c++ source files or coding in java for android and in objective-c for ios separately?
Beta Was this translation helpful? Give feedback.
All reactions