Skip to content

v5.12.0

Compare
Choose a tag to compare
@lemnik lemnik released this 26 Aug 16:50
· 1408 commits to master since this release
cca1ee7
  • The app.lowMemory value always report the most recent onTrimMemory/onLowMemory status
    #1342

  • Added the app.memoryTrimLevel metadata to report a description of the latest onTrimMemory status
    #1344

  • Added STATE Breadcrumbs for onTrimMemory events
    #1345

  • The device.totalMemory and device.freeMemory values report device-level memory, and app.memoryUsage, app.totalMemory, app.app.freeMemory, and app.memoryLimit report VM level memory status
    #1346