In iOS teams channel, compose extension result adaptive card not insert into compose box #11736
Labels
bug
teams-developer-support
Question related to extensibility (Bot, ME, Tab) would be marked under this label
Steps to reproduce
I have an action based compose extension, when task module dialog submitted, an adaptive card result will be inserted in to compose box.
Extension worked well as expected, an adaptive card will inserted into compose box in personal conversion, group conversation and teams post in web teams clients, desktop teams client, and android.
But in iOS, this feature worked well in personal and group conversation, when submit compose extension in teams channel posts, no adaptive card inserted into compose box, and compose box closed automatically.
My adaptive card only contains one Textblock for test, defined as following:
Teams invoke response as following:
Another question, I found client received message adaptive card version is "1.2", but my bot host send version is "1.4". I cannot found why the version changed.
Expected behavior
Teams channel compose extension result adaptive card will insert into compose box in iOS client.
Actual behavior
Compose extension result adaptive card didn't insert into compose box in iOS, in teams channel posts. and compose box closed automatically.
But it worked well in other platform, and worked well in web teams client and desktop client.
Error details
NO Error.
The text was updated successfully, but these errors were encountered: