Hi Jack;
In my STD framework, it tracks all PB App memory usage whether its a Mobile, Web, Native, PowerClient or now PowerServer based (deployed) application. I have noticed the tight memory usages as well on the various mobile devices running Android or iOS. Here is an example App that I just ran this AM and here is what the framework's App log states ....
Notice that the framework has a "Memory Threshold" setting and when that value is exceeded, it logs the issue. This is threshold is checked after every Window is opened and/or DWO is retrieved. So I agree, when running PowerServer Mobile Apps, the amount of memory can be tight on these devices.
AFAIK: This is the normal overhead currently of running under AWS.
Also note that this App was running under PowerServer 2020 and AWS build 2703.
Regards ... Chris