You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Start a twilio video call on an iOS device running iOS 17
display a visible thumbs up in the video feed
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: