jitsi-meet
jitsi-meet copied to clipboard
Share Video Dialog is not opening in Jitsi Meet IOS
Description:
Share Video Dialog is not opening in iOS device. It works fine in debug mode. Whenever I'm building framekwork and using in our client app, it is not appearing. This is fine in Android.
Steps to reproduce:
- Open Jitsi Meet App and Start Call with Random Room
- Click on Overflow Menu (three dots)
- Click on Share Video
- No dialog is shown in iOS
Expected behavior:
While clicking on Share Video, It should show Share Video Dialog in iOS.
Actual behavior:
When clicking on Share Video, It is not showing Share Video URL.
Client information:
- Jitsi Meet IOS : 5.1.0
- Operating System: iOS
- Repo URL : https://github.com/jitsi/jitsi-meet/releases/tag/ios-sdk-5.1.0
Additional information:
I'm getting these logs whenever I'm tapping on Share Video CTA
2022-07-01 11:15:39.082268-0700 Stars[2427:1969975] Presenting view controllers on detached view controllers is discouraged <RNSScreen: 0x11d688320>.
This is fixed in SDK 6.0.0
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.