nice, if you have a method with way too many params (e.g. 12) and one of them is a primitive (e.g. Int) then when running the code on Android, the class will fail verification when it is loaded at runtime
l
louiscad
04/19/2019, 6:27 AM
Are you sure that's the root cause? What primitive did you use in your case? Also, you should report it on kotl.in/issue and link it back here.