Skip to content

Tags: defold/extension-firebase-analytics

Tags

3.0.1

Toggle 3.0.1's commit message
update sdk version

3.0.0

Toggle 3.0.0's commit message
fix documentation

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use of Cocoapods for iOS (#28)

* Removed frameworks. Added Podfile

* Update ext.manifest

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Control jvm thread on our side (#26)

* control jvm thread on defold side

* undef

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to C++ SDK 8.10.0 and iOS SDK 8.13.0 (#25)

* Upgrade cpp 8.10.0 and ios 8.13.0

* Update bob.yml

* Updated docs

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove callback from documentation of init(). (#22)

Add callback parameter to get_id()

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added event and parameter constants (#21)

2.0.2

Toggle 2.0.2's commit message
Check that analytics is initialized before use

2.0.1

Toggle 2.0.1's commit message
Updated iOS frameworks and fixed a build error

2.0.0

Toggle 2.0.0's commit message
Added missing api docs for analytics.init(cbk)