saibotma / jitsi_meet_wrapper

Jitsi Meet Plugin for Flutter. Wrapping JitsiMeetSDK for Android and iOS.
BSD 3-Clause "New" or "Revised" License
26 stars 61 forks source link

handle PendingIntent to fix used in android 12 . #69

Closed Joseph-Nathan closed 1 year ago

Joseph-Nathan commented 1 year ago

i get that error when try to start room , and app crashed , Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.