最近搜索


没有最近搜索

Angel Garcia's Avatar

Angel Garcia

已加入2023年11月28日

·

最后活动2023年11月28日

关注

0

关注者

0

活动总数

2

投票

0

订阅

1

活动概览

的最新活动 Angel Garcia

Angel Garcia 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Hi, I am integrating the iOS `ZendeskSDKMessaging` and I am getting this compilation error:

'AvatarView' has different definitions in different modules; first difference is definition in module 'ZendeskSDKUIComponents.Swift' found super class with type 'UIView'

It is due to a duplicate symbol: `AvatarView`. It is found in both your SDK and a third party we use (MKMessageKit), both of them declaring `AvatarView` without proper name prefixes to export in Obj-C.

How can we proceed? Is there a way to have an export without Obj-C headers? or with those names prefixed to something like `ZDAvatarView`

This issue is a blocker for our integration, and at the moment is quite urgent.

Thanks!

已于 2023年11月28日 发布 · Angel Garcia

1

关注者

2

投票

1

Comment