-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
2.9.3
await ZendeskMessaging.initialize(
androidChannelKey: env.zendeskAndroidApiKey!,
iosChannelKey: env.zendeskIOSApiKey!,
);
print('initialize complete');
await ZendeskMessaging.getUnreadMessageCount();
OUTPUT
[ZendeskMessaging] - Channel Key - XXXXXXXXXXXXXXXXXXXXXXXX
initialize complete
[ZendeskMessagingPlugin] - Messaging needs to be initialized first
[ZendeskMessaging] - initialize success - zendesk.android.Zendesk@2b728e6
AtamerSahin
Metadata
Metadata
Assignees
Labels
No labels