picker icon indicating copy to clipboard operation
picker copied to clipboard

No Static method weight$default

Open chrisamerron opened this issue 1 year ago • 0 comments

I get the following error only when installing the app via the Google Play Store as an internal testing build, rather than installing via Android Studio on a test device

No static method weight$default(Landroidx/compose/foundation/layout/RowScope;Landroidx/compose/ui/Modifier;FZILjava/lang/Object;)Landroidx/compose/ui/Modifier; in class Landroidx/compose/foundation/layout/RowScope; or its super classes (declaration of 'androidx.compose.foundation.layout.RowScope' appears in base.apk)

Is there anything specific I need to do for release builds with the library?

chrisamerron avatar Jan 10 '24 12:01 chrisamerron