Ziggeo / ReactNativeSDK

React Native SDK
Apache License 2.0
7 stars 6 forks source link

Cannot find protocol declaration for 'ZiggeoVideosDelegate' #81

Closed yaronlevi closed 2 years ago

yaronlevi commented 2 years ago

Hi (-:

We are getting an error when trying to build our React Native.

react-native-ziggeo-library@1.5.5 react-native@0.63.3

tried both with and without "pod 'iOS-Client-SDK', :git => 'https://github.com/Ziggeo/iOS-Client-SDK.git'" in pod file.

The errors in Xcode:

CleanShot 2021-10-10 at 21 10 53@2x

I've also added the "simulator" library as a linked framework:

CleanShot 2021-10-10 at 21 17 15@2x

CleanShot 2021-10-10 at 21 18 06@2x

Any idea what else is missing to make it work? Any help would be much appreciated! (-: