My iPhone iOS is 13.6 and app is in flutter.When I am trying to zoom in and to in my graph , my app crashes with the following error: Received memory pressure event 16 vm pressure 0
2021-10-06 17:29:27.964972+0530 Connect[2313:82660] [client] No error handler for XPC error: Connection interrupted
2021-10-06 17:29:29.142879+0530 Connect[2313:80373] flutter: serverTxCharUuid value BLE layer [151, 0, 195, 249, 67, 255, 158, 60, 9, 250, 129, 126, 134, 22, 109, 29, 5, 108, 254, 8] device id 4523D097-8ED9-FA29-3740-78B2EB104903
2021-10-06 17:29:29.158260+0530 Connect[2313:80373] flutter: serverDataList count 0
- thread #9, name = 'io.flutter.1.ui', stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=1450 MB, unused=0x0)
frame #0: 0x00000001a0aea168 libsystem_malloc.dylib`tiny_malloc_from_free_list + 312
libsystem_malloc.dylib`tiny_malloc_from_free_list:
-> 0x1a0aea168 <+312>: str x9, [x10]
0x1a0aea16c <+316>: b 0x1a0aea5d4 ; <+1444>
0x1a0aea170 <+320>: mov w11, #0x1
0x1a0aea174 <+324>: lsl w11, w11, w8
Target 0: (Connect) stopped.
Lost connection to device.