Usage within Dynamic Feature Modules

The Anyline SDK can be used from within a Google Play Dynamic Feature Module without special handling.

Earlier SDK versions required a workaround because the ScanView rendered its visual feedback and watermark with an Android WebView, which collides with a known Dynamic Feature Delivery limitation. The SDK no longer uses WebView — visual feedback and the watermark are drawn natively — so that workaround is no longer needed.

To keep the on-demand module small, see Reduce SDK Size and Google ML Kit Dependency.