Changelog
PromptKit (iOS 12)
‹ Go back
1.0.8 1 year, 2 months ago
iOS 12
- Update string now displays the version number and revision notes.
441 downloads
1.0.7 1 year, 2 months ago
iOS 12
- Fix for allowTranslationDictation option to speak out choices with handsfree mode.
101 downloads
1.0.6 1 year, 2 months ago
iOS 12
- You can now specify hidden list options by adding
103 downloads
1.0.5 1 year, 2 months ago
iOS 12
- Messages can have multiple variants by separating variants with the pipe | character. PromptKit will randomly choose one of the message variants to display.
- {{variable}} replacement can occur when evaluating the next scene in a decision.
74 downloads
1.0.4 1 year, 2 months ago
iOS 12
- Fixed bug with confirm returning localized YES/NO instead of 1 or 0
- If {{shortcut}} result is a dictionary, store it as a dictionary instead of plaintext in the data dictionary object.
73 downloads
1.0.3 1 year, 2 months ago
iOS 12
- Response is cleaned of whitespace from beginning and end. If you need the actual response the user entered, set returnResponseOnly to false and get the response.original string.
80 downloads
1.0.2 1 year, 2 months ago
iOS 12
- Stories can prevent Ask Story Mode by setting allowAskStoryMode to false.
102 downloads
1.0.1 1 year, 2 months ago
iOS 12
- Fixed bug with lock detection not working. You will need to update your Unlock Prompt string (once) to allow Lock Detection to work properly.
129 downloads
1.0.0 1 year, 2 months ago
iOS 12
- Initial release.
155 downloads