slackhq / slack-api-docs

API Docs for Slack.com
https://api.slack.com/
426 stars 85 forks source link

Confirmation fields not working from slack app #89

Open ambreensh opened 6 years ago

ambreensh commented 6 years ago

https://api.slack.com/docs/interactive-message-field-guide#confirmation_fields

Based on the documentation above, I implemented a confirmation dialog for the message, it works fine on the macOS desktop app and when I click on the button the confirmation dialog appears as expected, but the confirmation dialog is not appearing in the slack iPhone app.

is it expected behavior or a potential bug in the app ?