Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
iOS
Description
The prompt method expects an array as an argument in the command array, but there is no input validation requiring that it be an array. A string makes just as much sense for a single-button dialog, but if the API user sends a string, it crashes.