Estimote/Android-Fleet-Management-SDK

Estimote Apps not working en Huawei P9 Lite Android 7.0

Closed this issue · 8 comments

Hello, as title says, i'm triying the examples of Estimote with beacons but no one example work on my phone in fact neither app from play store, somebody cans help me? Thank you

Same here on Android 7 with an Oppo Find 7 and Moto G 2014.
Using a 3rd party scanner, the new Estimote Monitoring 2.0 SDK demo app or an Iphone the beacons get detected quite fast.
Here's a comparison video (without Iphone): https://www.youtube.com/watch?v=MGWSRixaXGo
Thread on Estimote forums is located here: https://forums.estimote.com/t/cant-detect-beacons-with-estimote-android-app/7416

I encourage you to try our new ProximitySDK 🚀 - it is dedicated for creating proximity interactions with our beacons - its main focus is to deliver the reliable enter/exit experience according to a different zones of beacons, based on our own data-science, and Estimote Monitoring packet.
It works extremely well with Android 5.0-8.0 devices (full support for Nougat, and Oreo included), and also allows you to configure it to keep scanning in the background.

Here is the official repository page -> https://github.com/Estimote/Android-Proximity-SDK

Also, we keep posting updates about the progress of our development on this thread at our forums.
I encourage you to track it in order to be super up-to-date :)

Please, check the mentioned new SDK - the current SDK will soon be deprecated, and we will support only critical issues for some time.

Hi, good news, we've just released the new version of Estimote Application (2.6.0), which addresses these issues. Please update and see if it solves the problem for you.

Template applications generated from website are not using Proximity SDK yet (you can check that in build.gradle).
You need to follow tutorial, use some code snippets and construct an app yourself if you want to use Proximity SDK.