chyiiiiiiiiiiii / flutter_zendesk_messaging

Zendesk-Messaging for Flutter developer
Apache License 2.0
27 stars 43 forks source link

No such module 'ZendeskSDKMessaging' : flutter 3.0, ios 10 #8

Closed DennisMuchiri closed 1 year ago

DennisMuchiri commented 1 year ago

Hi @chyiiiiiiiiiiii thank you for this plugin, however I'm facing a No such module 'ZendeskSDKMessaging' issue while building for ios. Using zendesk_messaging: ^0.0.3 and xcode 13. Please help.

Screenshot 2022-09-25 at 10 20 42 Screenshot 2022-09-25 at 10 22 08
VictorUvarov commented 1 year ago

Hi @chyiiiiiiiiiiii thank you for this plugin, however I'm facing a No such module 'ZendeskSDKMessaging' issue while building for ios. Using zendesk_messaging: ^0.0.3 and xcode 13. Please help. Screenshot 2022-09-25 at 10 20 42

Screenshot 2022-09-25 at 10 22 08

https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/getting_started/#ensure-you-meet-the-minimum-supported-ios-version

DennisMuchiri commented 1 year ago

@VictorUvarov I did all the steps on getting started guide

tspoke commented 1 year ago

@DennisMuchiri Please upgrade your min SDK to 11 and update to v2.6.0 on pubdev released yesterday, it should fix this issue.

https://pub.dev/packages/zendesk_messaging/versions

DennisMuchiri commented 1 year ago

okay @tspoke let me test

chyiiiiiiiiiiii commented 1 year ago

I've updated and published a new version 2.6.0+1. Please try again.