flutterplugin/dio_log

IOS Memory Leak crash when accessing Dio Log that have request long string

stevanuswijaya100 opened this issue · 1 comments

I am using dio_log version 2.0.1 and I have an issue when viewing the log of the API request with a very long string (example: base64 image string) the app will crash because there is a spike in memory like this:

image (15)

Please help check to check this issue