Notification app didn't work

Hi guys,

I am new to Estimote Beacons and trying to build a IOS app with Location Beacons by download a notification template. After I builded the template, the iphone simulator says “lock your phone and leave and get in the range of the beacon”. Thus, I tried to leave and get in the range of the beacon but didnt get any notifications. At the same time, I got some output messages from Xcode terminal

"Monitoring started successfully.
Monitoring started successfully.
Monitoring failed: The platform does not support Bluetooth low energy.
Monitoring failed: The platform does not support Bluetooth low energy.
"

When I tried to enabled the Estimote Monitoring, it showed pending setting. So I enabled the Estimote Monitoring on the Estimote app. But I am not sure if enabled it on the phone app would really enabled it.

24%20PM

At this stage, I can’t figure it out what’s wrong. Any helps would be appreciated! Btw do we need to configure the template apps? If yes, what kinds of codes do we need to write to get the app works?

Welcome to the community … CCNY_student :sweat_smile: :slight_smile:

Monitoring failed: The platform does not support Bluetooth low energy.

The iPhone simulator doesn’t support BLE, as indicated by this message (: Do you have any iOS device to run your app on?

Problem has been solved. Thanks for the helps!