Android-Proximity-SDK icon indicating copy to clipboard operation
Android-Proximity-SDK copied to clipboard

Given "Proximity Content" application not working

Open liperium opened this issue 3 years ago • 0 comments

Prerequisites

  • [ X ] Put an X between the brackets on this line if you have done all of the following:
    • My beacons have Estimote Monitoring enabled (Check it in the Estimote Cloud, or via app)
    • My Android device/devices supports BLE and has Android OS version >= 5.0.0
    • My Android device/devices have bluetooth enabled
    • My app has Location Permissions granted

Basic information

Estimote SDK version: [Paste here the SDK version that you are using (like 0.1.0-alpha.6)]

**Android devices affected: ** Samsung A71

**Android OS version affected: ** 12

**Beacon hardware version: ** 4.9.4

Description

The project given when creating a new Java "Proximity Content" application is not detecting any of the Estimotes nearby ( not showing any of the Estimote name ). Maybe this is an Android version/permission problem? Could we get an updated base project that works.. I would like to have a basic App to learn on the APK.

(Optional) Steps to reproduce:

  1. Create a new Estimote "Proximity Content" app on Java
  2. Android Studio -> Upgrade Gradle
  3. Build the app
  4. Launch it on my Device

Expected behavior: Shows the closest Estimote name.

Actual behavior: Blank Page

Additional information

Add here any logs you want to attach, or any other info, like pictures for example

liperium avatar May 16 '22 12:05 liperium