Hello,
recently testing an iOS app, everything is fine but, if the device (iPad) get a notification from iOS then crush the app. (Not immediatly, maybe 15 - 30 minute after) The max textureMemory usage is 50 mb, i`m wondering if anybody of the community knows about it, any idea??? [import]uid: 98687 topic_id: 17292 reply_id: 317292[/import]
Are you certain it’s the notification doing this? That sounds quite odd.
50MB is fairly high - do you know if you have a memory leak? How much else is running in the background?
Peach [import]uid: 52491 topic_id: 17292 reply_id: 65361[/import]
Disable notifications on your ios device and re-test your app to confirm [import]uid: 84637 topic_id: 17292 reply_id: 66076[/import]