Closed SERCHAT closed 2 years ago
compile method() has been deprecated starting from gradle v7. Replace 'compile' with 'implementation' For reference https://github.com/sashko9807/react-native-beacons-manager/commit/32d013ebff87733cccf60f62532cf509f540daf0
@SERCHAT @sashko9807 Are you able to scan the iBeacons using this library? If yes could you please share your code or help me in fixing this issue.
Version
1.0.6
Platform
iOS | Android
OS version
iOS 10| android 7.0...
Steps to reproduce
Expected behavior
What should happen The code should be compile without errors
Actual behavior
What is happening the code does not compile. I use gradle version 7+ and openJDK 11 and react-native v.0.69 problem occurred evaluating project ':react-native-beacons-manager'.