I am try to add the lottie animation to my android studion project with java and kotlin both. But when I use a small file of json may be below 50kb it works fine. But when I use any json file which is more than 50Kb than it show me the error “Unable to parse composition”. But there is catch, in my file there is erro on files below 50Kb.
I have tried more than 10 different json file. But only work one and also other json file through me the error
1