Ziggeo / ReactNativeSDK

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

iOS Ziggeo.play not showing #69

Closed jessypouliot98 closed 2 years ago

jessypouliot98 commented 3 years ago

react-native-ziggeo-library@1.5.2

This is a bug I found a couple weeks ago and decided to bypass it by using react-native-video to play the video instead of ziggeo itself. (Though react-native-video doesn't work well on Android for our needs so we still use Ziggeo.play on Android)

On v1.4.31 it used to log an error in Xcode, but now it is just invisible (but I do hear the video). I believe the problem from v1.4.xx was fixed, though I still can't view the video with it.

I believe the video might be showing under our modal on iOS, but I can't be sure.

This is a non-issue for us at the moment, but had to log this issue for the # (Nice.)

3akat commented 2 years ago

We did some refactoring, there is now should be a method called .playVideo(). Please reopen if you need more help here.