Error:
Unhandled Exception: PlatformException(error, Index [selectedByDefault = 0] (0-based) cannot be higher or equal than aspect ratio options count [count = 0]., null, java.lang.IllegalArgumentException: Index [selectedByDefault = 0] (0-based) cannot be higher or equal than aspect ratio options count [count = 0].
Suggestion:
add CropAspectRatioPreset.maxSize (use the specified maxWidth and maxHeight).
Use case:
All photos must have exact size 400 * 600.
Error:
Unhandled Exception: PlatformException(error, Index [selectedByDefault = 0] (0-based) cannot be higher or equal than aspect ratio options count [count = 0]., null, java.lang.IllegalArgumentException: Index [selectedByDefault = 0] (0-based) cannot be higher or equal than aspect ratio options count [count = 0].
Suggestion: add CropAspectRatioPreset.maxSize (use the specified maxWidth and maxHeight).