Closed stevesea closed 7 years ago
There's a lot more information about this crash on crashlytics.com: https://fabric.io/stephen-christensens-projects/android/apps/org.steavesea.adventuresmith/issues/58af0ac60aeb16625ba4ab39
from crashlytics stack, looks like user entered a number too big for an int.
made changes so that if result can't be converted to int (or bool), the default value will be used.
in org.stevesea.adventuresmith.core.InputParamDto.getVal
There's a lot more information about this crash on crashlytics.com: https://fabric.io/stephen-christensens-projects/android/apps/org.steavesea.adventuresmith/issues/58af0ac60aeb16625ba4ab39