dev dev
dev dev

Reputation: 31

NativeScript 5 - iOS Out of memory crash and memory leaks

Copy here: https://github.com/NativeScript/NativeScript/issues/6607

Stack:

Demo repository:

https://github.com/reposooo/ns-out-of-memory

based on similar issue in ns3: https://github.com/NativeScript/NativeScript/issues/4490

Steps to reproduce (the same results with AOT):

tns run ios

should open app

Reserved memory hasnt gone

Upvotes: 0

Views: 344

Answers (1)

Martin Bektchiev
Martin Bektchiev

Reputation: 180

Thank you for the report. We have responded in the GitHub issue and the problem is fixed and will be released with {N} iOS Runtime version 5.0.1.

Upvotes: 1

Related Questions