--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/3e2afcd3-afdd-4511-9981-45b2d9ff39a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I tried .... step1 step2 console.firebase.google.com step3 Add Project > Project Name "Hello", Country Name step4 Add Firebase in ios step5 iOS bundle ID step6 GoogleService-Info.plist DL step7 Add Firebase SDK using cocoa pods step8 Swift or OBJ-C I do not know this. Because I am using C ++. I tried putting the OBJ-C code in AppController.mm but it failed. I want a more comfortable explanation. |
We have sample integrations of the Firebase C++ SDK with Cocos2d-x in this github repo:You can follow our instructions to get setup or if you want to integrate into your existing Cocos2d-x project the logic to do so is documented in our setup script here:Cheers,Stewart
On Sun, Apr 23, 2017 at 2:20 PM, coco <tezuka....@gmail.com> wrote:
I am developing an iOS application. This time I am about to transplant it to Android. For that, I am using cocos2dx which runs in C ++.The thing that I want to do is to install Firebase C ++ SDK to Android Studio and build "admobScene.cpp" written by Firebase C ++ on Xcode from Android Studio side.I am new to Android Studio and I do not know how to install Firebase C ++ SDK. I am worrying while watching a guide.My development environment is.....MacOSX Sierra, Xcode8, Android Studio2.3Please tell me how to write this image code.I am writing this now, are there?Secondly, I copy it as I guided, but I get an error. Please tell me how to write correctly.Thanks.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/206ab4eb-b38c-424e-803d-1bad0ac41a59%40googlegroups.com.