Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 632 Bytes

CHANGELOG.md

File metadata and controls

13 lines (8 loc) · 632 Bytes

Changelog

master

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Fix permissions in the headless mode. (#7962 by @lukmccall)
  • Fixed permission cannot be null or empty error when asking for WRITE_SETTINGS permission on Android. (#7276 by @lukmccall)
  • Fixed a rare undetermined behavior that may have been a result of misuse of dispatch_once_t on iOS (#7576 by @sjchmiela)