AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.83k stars 834 forks source link

Fix Android 13 Crash #1095

Closed davidgyoung closed 2 years ago

davidgyoung commented 2 years ago

This crash started showing up with Android 13 beta builds as reported in #1083. It appears that a change in Android 13 alerts how null checks must be done for looking for Manifest metadata.