firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

Contribution questions, adding Analytics

Open Nikola-Milovic opened this issue 4 years ago • 1 comments
trafficstars

I've been trying to add analytics to the library, has been a smooth integration so far. But stumbled upon a couple of questions that I'd be grateful if anyone could clarify. (porting this from discussions)

  1. How can I perform the cinterop task to create the bindings for the library modules? The gradle tasks cinteropLibrary create the cart file resolved, and the Carthage folder under the cinterop, but from the other libraries it seems that it gets generated in the iosMain. I may have missed an argument or something to generate it properly. As I cannot access the import cocoapods.firebase...

  2. What's the idea behind js part of the libraries? I see that the declarations are provided in the firebaseCommon/jsMain/externals.kt but the actual implementation and functionality is anywhere to be seen?

Is there anything else I should be aware of?

Nikola-Milovic avatar Aug 06 '21 19:08 Nikola-Milovic

Hey @Nikola-Milovic would love to check it out if you have a fork. I have a need for it as well.

safaiyeh avatar Oct 28 '21 04:10 safaiyeh

Any update about it ? 😄

ynsok avatar Dec 15 '22 13:12 ynsok

Unfortunately, I moved away from the library and had some manual integration with Firebase. But that project has been long deprecated

Nikola-Milovic avatar Dec 15 '22 13:12 Nikola-Milovic