Hirbod @hirbod.dev · Nov 7

Profiling with Android Studio. Since the light box isn’t a surface that stays mounted for a long time, the memory should free up after unmounting, but I’d still profile and check if memory is correctly freed up after usage.

3 likes 1 replies

?

Replies

Hirbod · Nov 7

What really helps with big multimedia apps (lots of videos, images etc), which BlueSky is or will be, is increasing heap with my config plugin and adding ios.entitlements: { 'com.apple.developer.kernel.increased-memory-limit': true } To your app config