iSaBo96
iSaBo96
Hello everybody, i get the following error when i use the libary RN Version: 0.63.4 Plattform: iOS iOS: 14 I set up a new app and add the "react-native-beacon-manager" libary....
Hello, if iam adding "use_frameworks!" at the top of my Podfile and run "pod install" i getting the following error: `[!] The 'Pods-MyApp' target has transitive dependencies that include statically...
Why does the package need permission for NSLocationWhenInUseUsageDescription (iOS) when the Beacon-Manager is only used with bluetooth? I didnt want GPS!
### Version 1.1.0 ### Platform Android ### OS version Android 12 ### Steps to reproduce 1. Create a "hello world"-App 2. Add the library 3. Change compile to implementation in...
Hello, Why does the app need an authorization for Bluetooth right at the start even though it is not searching for beacons or starting tracking? Only the library was included...
### Version 1.1.0 ### Platform iOS ### OS version iOS 13 ### General versions 1. react-native: 068.0 2. react: 17.0.2 3. beacon library: 1.1.0 4. pod. 1.11.3 5. npm: 9.2.0...
Hello, i tested some packages and try something wirhth this library. But all my tries not worked. Maybe someone of you can helo me with my problem. I want to...
### Plugin Version 1.0.7 ### Platform iOS ### OS version iOS 16 ### Steps to reproduce 1. Create test app: react-native init RnBackgroundTest 2. install the library react-native-geolocation ( https://github.com/transistorsoft/react-native-background-geolocation)...
### Prerequisites - [X] I checked the documentation and FAQ without finding a solution - [X] I checked to make sure that this issue has not already been filed -...
Hello, is it possible to trigger an event if the timer was triggered? if yes, how?