This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

EasyFirebase

xufei wu - Code Plugins - Apr 22, 2020

EasyFirebase help people use firebase in unreal engine 4

  • Supported Platforms
  • Supported Engine Versions
    4.23 - 4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.


this plugin include three components:

  1. firebase auth, include anonymously, email, google, google play game service, facebook login support.
  2. firebase realtime database, let you save and read data from firebase without server.
  3. firebase analytics, let you make your game more better popular.

Technical Details

Features:

remark:anlytics only support in android, not support in win64.

Components:

  •  Firebase Auth(anonymously, email, google, facebook)
  •  Firebase Realtime Database.
  •  Firebase Analytics.

Platforms:

  • Win64
  • Android
  • IOS(pro version only)
  • MAC(pro version only)

Code Modules:

  •  EasyFirebase [Runtime]
  •  EasyFirebaseEditor [Editor]

Supported Development Platforms: Windows

Supported Target Build Platforms: WIndows, Mac(Pro version only), and Android (IOS is available in the pro version only)

Documentation: https://github.com/feixuwu/document/blob/master/Firebase.md

Example Project:example

Video tutorial:

firebase auth: https://youtu.be/10d-iv9P6Jk

firebase realtime database: https://youtu.be/5aQ6J3tj3CU

firebase analytics:https://youtu.be/zdzhIAq-s8c


1.10.2

upgrade firebase c++ sdk to 10.3.0


1.7

  1. fix 4.25.1 android package error.
  2. add google play game service login support.
Tags

FIREBASEBLUEPRINTSCODE PLUGINREALTIME DABASE