Skip to main content

ProGuard

Starting from v4.2.0, consumer ProGuard rules are integrated into the Scanbot SDK Capacitor Plugin and automatically applied to customers modules.

If you use older version and have ProGuard/R8 enabled for the release/production build, please add the following rules:

-keeppackagenames io.scanbot.sdk.capacitor.** { *; }
-keep public class io.scanbot.sdk.ui.** { *; }

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get your free Trial License

What do you think of this documentation?