is there a size limit on CreateMap?
as soon as I cross element number 354, the app crashes with
Caused by: java.lang.VerifyError: Verifier rejected class xxx: java.lang.String
splitting the Map in two, and then merging them, seem to solve the issue
as soon as I cross element number 354, the app crashes with
Caused by: java.lang.VerifyError: Verifier rejected class xxx: java.lang.String
splitting the Map in two, and then merging them, seem to solve the issue