Saranshmalik / react-native-zendesk

React native wrapper for Zendesk SDK
MIT License
29 stars 42 forks source link

Crashing on iOS 17, build using xCode 15 #33

Open ranvirgorai opened 1 year ago

ranvirgorai commented 1 year ago

Crashing the app with the below log

objc[37377]: Class ZDKObservationToken is implemented in both 
SystemPath/CoreSimulator/Devices/58481ECA-F397-4A7A-86ED-95032856D4CA/data/Containers/Bundle/Application/100C81F8-AC2E-4BA1-B4Bd-79039E93B08A/myApp.app/Frameworks/MessagingAPI.framework/MessagingAPI (0x10f6456c8) 
and SystemPath/Library/Developer/CoreSimulator/Devices/58481ECA-F3A3-4A7A-86ED-95032856D4CA/data/Containers/Bundle/Application/100C81F8-AC2E-4BA1-B4BC-79039E93B08A/myApp.app/Frameworks/ChatProvidersSDK.framework/ChatProvidersSDK (0x10f9bbdd0). 

One of the two will be used. Which one is undefined?
objc[37377]: Swift class extensions and categories on Swift classes are not allowed to have +load methods
Message from debugger: Terminated due to signal 6