mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-22 05:17:50 +00:00
Check whether context is that of an Activity before launching the Jitsi Conference Activity. If context is not an activity context, apply flag FLAG_ACTIVITY_NEW_TASK to the Jitsi Activity Intent to ensure activity can launch without error. This scenario would manifest when a user attempts to launch the Jitsi Actvity from a Widget... for example. https://developer.android.com/about/versions/pie/android-9.0-changes-all#fant-required
Jitsi Meet SDK for Android
This document has been moved to The Handbook.