'Jitsi meet in flutter not working on android 12

I have integrated jitsi_flutter for group call. But, the app is not installed in the latest android supported version 12.

Here is the link for jitsi_flutter, which I have used. https://github.com/gunschu/jitsi_meet

I am getting this issue when try to run app in android 12 supported device.

adb: failed to install E:\Flutter\flutter_jitsi\build\app\outputs\flutter-apk\app.apk: Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED: Failed parse during installPackageLI: /data/app/vmdl502165721.tmp/base.apk (at Binary XML file line #110): org.jitsi.meet.sdk.ConnectionService: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present] Error launching application on sdk gphone64 x86 64.



Solution 1:[1]

https://github.com/gunschu/jitsi_meet/issues/356

Looks like the devs are working on it.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Harish