GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
554 stars 79 forks source link

Integration Question #49

Closed shadowdraon319 closed 3 years ago

shadowdraon319 commented 3 years ago

Does this work for iOS? Also do the analytics work? Looking for something that would track conversion events for installs from Google Ads.

WolfgangSenff commented 3 years ago

It does work for iOS, but analytics do not work yet. They are planned as best we can support them for the new year though. :) Thanks for your question! I'll leave this open briefly, until we've added this info into the wiki.

WolfgangSenff commented 3 years ago

Okay - I've added a lot more information to the wiki. Thanks for opening the issue - feel free to open another if you have more questions. At the moment, we cannot support Firebase Analytics directly because they do not have a REST API. Ads also do not support a REST API, unfortunately.