Not working with minifyEnabled
Describe the bug
Library not working with minifyEnabled
To Reproduce
Set minifyEnabled to true and perform ffmpeg operations
Can someone please provide working proguard rules?
Hi @ominfowave , thanks for reporting this issue. To help us investigate the problem more effectively, could you please provide the following details?
-
Exact error logs or stack trace you're encountering when minifyEnabled is set to true.
-
ProGuard configuration you're currently using (including any custom rules you've added).
-
The version of the library and Gradle plugin you're using.
-
Any other relevant configuration (e.g., shrinking or obfuscation settings).
With this information, we’ll be better equipped to reproduce the issue and suggest appropriate ProGuard rules. Thanks!