^ I’m getting this issue where i get an IllegalArgumentException : Cannot round NaN value. It happens across devices/android versions/etc. I cannot replicate locally and the crash doesn’t indicate that it’s related to any of the components in my class. I’m using Inter-op with a fragment. The users that do seem to get this crash get it consistently, as in they crash, re-open, go through the flow, and crash again. (Code sample in the link)
Has anyone seen this issue, or have any ideas of what it could be?