saibotma / jitsi_meet_wrapper

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

android.content.ActivityNotFoundException: Unable to find explicit activity class in flutter project #129

Open Lukaalishi opened 4 months ago

Lukaalishi commented 4 months ago

android.content.ActivityNotFoundException: Unable to find explicit activity class {com.xxxapp.xxx_app/org.jitsi.jitsi_meet_flutter_sdk.WrapperJitsiMeetActivity}; have you declared this activity in your AndroidManifest.xml?

saibotma commented 2 months ago

Hey, thanks for the issue. Please provide a reproducible example.