Unreal Engine – EasyFirebase Pro

Features:

Components:

  •  Firebase Auth(anonymously, email, google, facebook,gamecenter, googe play, Apple Login(need build plugin))
  •  Firebase Realtime Database.
  •  Firebase Analytics.
  • Firebase Messaging
  • Firebase Remote Config
  • Firebase Crashlytics

Platforms:

  • Win64(FirebaseAuth, Firebase Realtime Database, Firebase Remote Config)
  • Android(all componment support)
  • IOS(all component support)
  • Mac(FirebaseAuth, Firebase Realtime Database, Firebase Remote Config)

this plugin include three components, all components support android and ios platform.

  1. firebase auth, include anonymously, email, google, facebook login support and game center(IOS).
  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

: rel=”nofollow” target=”_blank”>https://github.com/feixuwu/document/blob/master/Firebase.md

Example Project: rel=”nofollow” target=”_blank”>example_4.27_1.9.6

Video tutorial:

firebase ios(ios must watch): rel=”nofollow” target=”_blank”>https://youtu.be/6-Ccxm8QMNs

firebase auth: rel=”nofollow” target=”_blank”>https://youtu.be/10d-iv9P6Jk

firebase realtime database: rel=”nofollow” target=”_blank”>https://youtu.be/5aQ6J3tj3CU

firebase analytics: rel=”nofollow” target=”_blank”>https://youtu.be/zdzhIAq-s8c

firebase messaging: rel=”nofollow” target=”_blank”>https://youtu.be/Ro6R930HHP8

firebase remote config: rel=”nofollow” target=”_blank”>https://youtu.be/ZXox_re-fWE

firebase crashlytics: rel=”nofollow” target=”_blank”>https://youtu.be/8auPdkqrHW8

release note:

1.9.6

add blueprint transaction support

1.9.5

fix bug:in some case, game center login will cause crash.

1.9.3

support bitcode for ios.

1.9.2

fix universal abb package problem.

1.9.0

upgrade firebase cpp sdk to 8.4.0

1.8.7

fix google play login crash.