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 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).

Version 2.0.0

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

Added support for multiple projects - You can now add multiple receivers, one for each Firebase project you use.


Breaking Changes

Supporting multiple projects requires the ProjectId to be passed into a few actions.

In order to adapt your code, you'll simply need to provide the ProjectId to these actions, just like you did for the Receiver.

The AppURL parameter was renamed to ProjectId - no action needed, they refer to the same data.