移动端闪退,256mb就崩溃了,咋改呀

java.lang.OutOfMemoryError: Failed to allocate a 112593816 byte allocation with 97137720 free bytes and 92MB until OOM, target footprint 268435456, growth limit 268435456
at java.lang.StringFactory.newStringFromBytes(StringFactory.java:98)
at java.lang.StringFactory.newStringFromBytes(StringFactory.java:79)
at android.util.Base64.encodeToString(Base64.java:459)
at com.capacitorjs.plugins.app.AppPlugin.requestUrlAndroid(SourceFile:254)
at com.capacitorjs.plugins.app.AppPlugin.lambda$requestUrl$3(SourceFile:38)
at com.capacitorjs.plugins.app.AppPlugin.r(SourceFile:1)
at com.capacitorjs.plugins.app.d.run(SourceFile:1)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1251)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:668)
at java.lang.Thread.run(Thread.java:1012)

没见过哦,什么手机?配置那么低吗,内存都不够

配置肯定够的,不是手机的问题