twilio / twilio-video-ios

Programmable Video SDK by Twilio
http://twilio.com/video
Other
64 stars 22 forks source link

Disable iOS 17 Video Reactions in Video Feed #264

Open virbedi opened 9 months ago

virbedi commented 9 months ago

Description

iOS 17 allows for video reactions in a video call using thumbs up, heart hand gestures etc These are enabled by default. We do not want to support these reactions in our application.

Note - This image is what the recipient sees when another user on iOS 17 displays a thumbs up in front of their camera

Steps to Reproduce

  1. Start a twilio video call on an iOS device running iOS 17
  2. display a visible thumbs up in the video feed
  3. you should see a thumbs up emoji show in the video feed for the user running iOS 17

Expected Behavior

When a user shows a thumbs up on an iOS 17 device, the participants should not see a thumbs up emoji in the video feed

Actual Behavior

Participants are seeing a bubble with a thumbs up icon displayed.

Reproduces How Often

100%

Video iOS SDK

Via CocoaPods pod 'TwilioVideo', '= 5.5.0'

Xcode

14.2.0

iOS Version

iOS 17.0.2

iOS Device

iPhone 13 pro max