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

feat(react-native-sdk/android): force permissions approval in order to launch RNOngoingNotification #15400

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Calinteodor
Copy link
Contributor

No description provided.

@Calinteodor Calinteodor force-pushed the fix-android-rnsdk-screenshare branch from 8709c62 to 7da0850 Compare December 16, 2024 18:19
@Calinteodor Calinteodor changed the title feat(react-native-sdk/android): force permissions to launch RNOngoingNotification feat(react-native-sdk/android): launch RNOngoingNotification if permissions have been approved Dec 16, 2024
@Calinteodor Calinteodor changed the title feat(react-native-sdk/android): launch RNOngoingNotification if permissions have been approved feat(react-native-sdk/android): force permissions approval in order to launch RNOngoingNotification Dec 16, 2024
@Calinteodor Calinteodor force-pushed the fix-android-rnsdk-screenshare branch from acf0354 to 627dcbf Compare December 23, 2024 11:52
* Before enabling media projection service control on Android,
* we need to check if native modules are being used or not.
*/
Platform.OS === 'android' && !externalAPIEnabled && StateListenerRegistry.register(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could check if JMOngoingConference is not undefined instead.

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

Successfully merging this pull request may close these issues.

2 participants