Kommunicate-io / Kommunicate-Flutter-Plugin

A flutter plugin for Kommunicate customer support live chat.
BSD 3-Clause "New" or "Revised" License
16 stars 23 forks source link

Unable to send message from iOS flutter app to bot #68

Closed rish07 closed 11 months ago

rish07 commented 1 year ago

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: IMG_579674360EC3-1

I am using kommunicate_flutter: ^1.5.0 and testing on iPhone 11 on iOS 16.0.3

Please help.

Sathyan-Elangovan commented 1 year ago

@rish07 We are checking it in our end..We will update you ASAP

amntoppoKM commented 1 year ago

@rish07 can you share the code you are using?

Sathyan-KM commented 11 months ago

Closing this issue as there is no update from you @rish07