jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
44 stars 33 forks source link

Cannot build release & Profile Mode #81

Open erinfigueroa9 opened 2 months ago

erinfigueroa9 commented 2 months ago

i have encounter an error related to R8 during the build process(Profile & Release): ERROR: R8: Missing class kotlinx.parcelize.Parcelize (referenced from: com.giphy.sdk.analytics.models.AnalyticsEvent and 25 other contexts). It appears that the kotlinx.parcelize.Parcelize class is missing or not properly referenced, affecting multiple contexts including com.giphy.sdk.analytics.models.AnalyticsEvent. This issue occurred while testing via the example, and we are using Flutter version 3.19.