How to detect iBeacons in a NativeScript-Angular app.

Tai Bo
Level Up Coding
Published in
5 min readMay 4, 2020

--

At my work, we constantly think about ways to improve the user’s experience. One of the things I am working on is enabling our mobile app to aware of the user’s presence when the user come within proximity of certain rooms at our premise and automatically check the user in. For this check-in feature, I found a NativeScript plugin to detect iBeacons using my android phone. In this post, I am going to show you some codes in a sample NativeScript-Angular app to scan for iBeacons.

--

--

Backend developer in .NET core. I enjoy the outdoor, hanging out with good friends, reading and personal development.