SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
833 stars 112 forks source link

Pro version crashes on iOS if log is quite long #210

Open manofspirit opened 2 years ago

manofspirit commented 2 years ago

Hi there,

I was using it in production where i was logging server data per request, and once those items grown a lot then this immediatly started crashing the app, can you please an option to if logged text is huge (huge json being logged) then rather than crashing it only process which it can handle.

Thanks

MrBadge commented 2 years ago

Same issue. Unity 2020.3.17f1, logs are quite long. Main thread freezes on the moment console being opened. Android is ok, the problem only occurs on iOS builds