Titanium JIRA Archive
Appcelerator Modules (MOD)

[MOD-2891] iOS BLE: Beacons: beaconIdentityConstraint functionality is not working. No events are getting called. Probably beaconIdentityConstraint is missing in createBeaconRegion

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionInvalid
Resolution Date2021-02-03T11:02:54.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsBLE
Labelsios
ReporterSaumya Rai
AssigneeSaumya Rai
Created2021-02-03T09:29:34.000+0000
Updated2021-02-03T11:02:54.000+0000

Description

beaconIdentityConstraint functionality is not working. No events are getting called. Probably beaconIdentityConstraint is missing in createBeaconRegion. Reference: https://developer.apple.com/documentation/corelocation/clbeaconregion Attaching code for reference. I also tried uuid, major, minor and identifier as parameters in createBeaconRegion.

Attachments

FileDateSize
beaconIdentityConstraint.js2021-02-03T09:31:56.000+00009363

Comments

  1. Saumya Rai 2021-02-03

    Closing this ticket. This was my mistake. I was passing parameter name wrong in startRangingBeaconsSatisfyingIdentityConstraint (beaconIdentityConstraint instead of identityConstraint)

JSON Source