Created on 30 June 2016
icon_unfollowing
Login to follow
firebase

Firebase

icon_trusted
Stable version 3.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 14 July 2021 by 
firebase

Firebase

Created on OutSystems 11

Version 3.0.2

Stable
Current
icon_trusted
See documentation
Application Package
Uploaded on 14 July 2021 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:
  • The Firebase JS library used has been updated from 2.4.0 to 8.2.1

  • To generate a Token, a Service Account Private Key and Service Account Client Email is now required instead of the Database Secret (The Database Secret is deprecated in Firebase)

  • In addition to the Project Id, a API Key and Database URL is now required

  • A new block “FirebaseReceiver_EmailPassword” has been added, that allows Anonymous and Email/Password authentication instead of Token authentication

  • 2 new Client Actions - “FirebaseRegisterEmailPassword” and “FirebaseSignOut”

  • A Demo has been created (needs to be configured)

Application Objects:
Firebase has 1 AOs.

Version 3.0.1

Stable
Application Package
Uploaded on 02 October 2019 by 
Compatible with:
Version 11
11.9.2 or higher
11.7.6 to 11.9.0
11.0.539 to 11.0.615
Database:
All
Release notes:
  • Added support for Reactive Web Applications
Application Objects:
Firebase has 0 AOs.
Created on OutSystems 10

Version 2.0.2

Stable
Application Package
Uploaded on 24 August 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Date Time values are now sent in ISO instead of UNIX
  • A fix was added in order to automatically convert UNIX to ISO on the receiver

Version 2.0.1

Stable
Application Package
Uploaded on 16 May 2017 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

Fixed an issue that would occur when destroying receivers, if you had multiple receivers for the same project in the screen (with different targets).