Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Can you share your Gradle build file and how room-compiler
is being setup? The error is indicating that the Room processor likely did not run which in turns means the generated implementation of the database was not created and can't be found.
Description
As per title, related to b/313606546 , we want to add an additional status code (or flag) that reports whether a profile is embedded in the apk or not.