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
Additionally, the call-integration.enabled flag is set to true.
On iOS, everything is working seamlessly. However, on Android, while the Jitsi Meet functionality is working fine, it seems that the ConferenceService is not available.
It appears that Jitsi for Android might not currently support ConnectionService. Is that correct?
In my quest for a solution, I came across the react-native-callkeep library (https://github.com/react-native-webrtc/react-native-callkeep) for integrating with Jitsi. Could you provide any insights or recommendations regarding this approach?
In the android/app/src/main/AndroidManifest.xml, I have added the necessary configuration:
Additionally, the call-integration.enabled flag is set to true.
On iOS, everything is working seamlessly. However, on Android, while the Jitsi Meet functionality is working fine, it seems that the ConferenceService is not available.
Additional Information:
React Native Version: 0.72.7
@jitsi/react-native-sdk Version: 1.0.3
@react-native-google-signin/google-signin Version: 10.1.1
react-native-webrtc Version: 118.0.0
The text was updated successfully, but these errors were encountered: