Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable iOS 17 Video Reactions in Video Feed #264

Open
virbedi opened this issue Oct 5, 2023 · 0 comments
Open

Disable iOS 17 Video Reactions in Video Feed #264

virbedi opened this issue Oct 5, 2023 · 0 comments

Comments

@virbedi
Copy link

virbedi commented Oct 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant