Out of Memory crash on JsonAdapter when parsing very large json array #3790
Unanswered
hannah-smudge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi! I would like to request if there is a solution for an out of memory issue when parsing a very large json array.
This is the part where it crashes:
Appreciate your help. Thanks! Currently using the 2.6.0 version of retrofit.
Or is there a better way to handle large amount of json using
MoshiResponseBodyConverter.convert
? ThanksBeta Was this translation helpful? Give feedback.
All reactions