Hi! Notification extension crashes on iterate() method of core with 'EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=24 MB, unused=0x0)' message. It seems core exceeds the extension memory limit. If it runs with 'allocate' xcode instrument it shows memory allocation peak when push has been received while incoming call and it looks like mediastramer2 uses that memory.
Hi! Notification extension crashes on iterate() method of core with 'EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=24 MB, unused=0x0)' message. It seems core exceeds the extension memory limit. If it runs with 'allocate' xcode instrument it shows memory allocation peak when push has been received while incoming call and it looks like mediastramer2 uses that memory.