Created on 07 November 2016
icon_unfollowing
Login to follow
beaconsplugin

BeaconsPlugin

Deprecated
Stable version 2.1.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 25 October 2017 by 
beaconsplugin

BeaconsPlugin

Created on OutSystems 10

Version 2.1.0

Stable
Current
Application Package
Uploaded on 25 October 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Exposing the following actions

  • GetLastRegionHistoryEvent
  • GetAllRegionHistoryEvents
  • ClearHistory

Version 2.0.0

Stable
Application Package
Uploaded on 20 October 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Removed unsupported APIs (ranging, scanning and nearables support.)
  • Added history functionality. Regions registered with log history will be saved on the database and can later be fetched using getAllEvents and getLastEvent. History events do not generate a system notification but are delivered into the application if the app is running in foreground.

Android updates:

  • Added location permission request for Android 23+ through

iOS updates:

  • Added missing description for location usage
  • Fixed bug that caused the application to enter an infinite recursive loop when tapping a region notification
  • Fixed bug that caused the region data to not be delivered to the application when launching the application from a region notification

Version 1.0.2

Stable
Application Package
Uploaded on 06 March 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:


BugFixes


Fixed an error while building an application that depends on this plugin.