Kommunicate-Flutter-Plugin
Kommunicate-Flutter-Plugin copied to clipboard
Unable to send message from iOS flutter app to bot
Hey,
I am trying to integrate my Kommunicate bot with the flutter app. The integration works fine on android but on iOS I am not able to send any messages from the app to the bot.
As soon as i press Send Chat
inside the bot, it prints:
current indexpath: 4 and tableview section 4
Cell updated at row: 0 and type is: text
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
[unspecified]
container_create_or_lookup_app_group_path_by_app_group_identifier: client
is not entitled
Message sent section: 4, Optional("No")
Also looks like this inside the app:
I am using kommunicate_flutter: ^1.5.0
and testing on iPhone 11 on iOS 16.0.3
Please help.
@rish07 We are checking it in our end..We will update you ASAP
@rish07 can you share the code you are using?
Closing this issue as there is no update from you @rish07