Skip to content

v6.8.2

Compare
Choose a tag to compare
@nickdowell nickdowell released this 31 Mar 12:05
· 1438 commits to master since this release
0734e04

Bug fixes

  • Enable SUPPORTS_MACCATALYST in main Xcode project.
    #1056

  • osName and osVersion now reflect the Mac's OS when running Mac Catalyst apps or iOS apps running on macOS.
    Fix reporting of model for Mac Catalyst apps or iOS apps running on macOS.
    #1055

  • Uncaught exceptions thrown while handing UI events in iOS apps running on macOS are now detected.
    #1053