hi, I am getting this error when trying to access ...
# squarelibraries
r
hi, I am getting this error when trying to access the database at runtime after importing my multiplatform library as an aar archive in an android app project
c
is the specified class deployed / available to the application?
r
specified class is not appearing in search and I didn't generated that class I think it was autogenerated by sqldelight
c
it’s in a JAR file that should be part of your application.
r
I am just trying to invoke this function in the library
I didn't imported the jar file
I imported the library as an aar file from
build/outputs/aar/multiplatform-release.aar