noi-techpark/it.bz.beacon.sdk.ios
This repository contains the mobile iOS SDK that can be used in order to read the beacon installed within the Beacon Suedtirol project.
SwiftNOASSERTION
Issues
- 0
As a Beacon developer I want to have the iOS SDK updated with the new feature of the API in order to be able to use all the new functionalities in my app.
#20 opened by sseppi - 0
Not able to run your project locally in my Mac
#19 opened by ssharma94 - 0
As a developer I want that all additional informations are also available offline, so that I can use them also when my app user is offline.
#1 opened by raiffeisennet - 0
As Information Provider I want to add informations to the beacon, so that everyone that uses the beacon library can access this data.
#2 opened by raiffeisennet - 0
As a developer I want to get additional informations about the beacon (Description, GPS, Additional Information URL,...) so that I can use them within my app.
#3 opened by raiffeisennet - 0
As a developer (library user), I want the SDK to give me minimal Information (UUID,Minor, Major,temperature, Eddystone Values) when I am in the range of a beacon, so I can use this values in my app.
#4 opened by raiffeisennet - 0
As a developer (library user), I want the SDK to inform me when I leave the range (EXIT REGION) of a beacon I'm looking for (via UUID, Major(optional), Minor (optional)), so I can react and trigger my own logic with it.
#5 opened by raiffeisennet - 0
As NOI, I want the SDK to provide all information (device status, battery status) necessary for maintaining the beacons to the "Beacon Administrations CMS", so I can monitor the beacon status and simplify maintenance.
#7 opened by raiffeisennet - 0
As a developer (library user), I want the SDK to inform me when I come within the range (ENTER REGION) of a beacon which I'm looking for (via UUID, Major(optional), Minor (optional)), so I can react and trigger my own logic with it.
#6 opened by raiffeisennet