Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

[hautv] Add proguard-rules to example for release#73

Open
hautvfami wants to merge 1 commit into
saibotma:mainfrom
StarkVN:hautv/fix_release
Open

[hautv] Add proguard-rules to example for release#73
hautvfami wants to merge 1 commit into
saibotma:mainfrom
StarkVN:hautv/fix_release

Conversation

@hautvfami

Copy link
Copy Markdown

If you do not create the proguard-rules.pro file, then your app will crash when you try to join a meeting or the meeting screen tries to open but closes immediately. You will see one of the below errors in logcat.

App crashes

image

Meeting won't open and you go to previous screen

// TODO: Add your own signing config for the release build.
// Signing with the debug keys for now, so `flutter run --release` works.
signingConfig signingConfigs.debug
minifyEnabled true

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this required? I added the proguard files to the example in e7c47ad and it also works without this.

@saibotma

Copy link
Copy Markdown
Owner

Thanks for the PR and sorry for the late response. I added the proguard file to the example before i saw your PR in e7c47ad.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants