Recent searches
No recent searches

Angel Garcia
Joined Nov 28, 2023
·
Last activity Nov 28, 2023
Following
0
Followers
0
Total activity
2
Votes
0
Subscription
1
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Angel Garcia
Angel Garcia created a post,
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!
Posted Nov 28, 2023 · Angel Garcia
1
Follower
2
Votes
1
Comment