I made a Firebase Analytics plugin for iOS with Godot.

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • godot-ios-firebase-analytics

    Firebase Analytics iOS Plugin for Godot

  • Recently I've been making games with Godot. Mainly for iOS and Android apps. So, I want to add Firebase Analytics to Android and iOS apps respectively, Android is easy, don't need to change program, just Add repository url to build.gradle and Add google-services.json to the project(It's the same process as normal app development). However, the iOS version is a bit more complicated because I need to write the program. I looked around for a good plugin, and found that there is no standard plugin that uses this, so I decided to make my own. Here it is https://github.com/funseek/godot-ios-firebase-analytics

  • godot-ios-request-review

    Godot request review plugin for iOS

  • A plugin to display the review request dialog https://github.com/funseek/godot-ios-request-review

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • godot-ios-att

    App Tracking Transparency plugin for Godot (by funseek)

  • Plugin to show ATT dialog https://github.com/funseek/godot-ios-att

  • CocoaPods

    The Cocoa Dependency Manager.

  • You can get the Firebase-related files from CocoaPods.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts