Skip to content

Release 4.6.4

Latest
Compare
Choose a tag to compare
@mrousavy mrousavy released this 20 Feb 11:57

4.6.4 (2025-02-20)

🐛 Bug Fixes

  • Don't send onOrientationChanged event if phone is flat on Android (#3429) (7456c00)
  • Fix InitializationException and rethrow in onError callback (#3179) (#3385) (b194ef1)
  • Fix orientation actually being unknown (3a265c8)
  • Fix orientation updating to portrait when phone is flat (#3423) (85a3024)
  • Fix React Native 77 Android build failure by LifecycleOwner (#3394) (6501b63), closes #3380
  • Request the current location if lastKnownLocation is null (#3358) (b687014)
  • Simplify logic and also catch extension manager error (#3390) (0271e9e)