I want to provide some autofill functionality in my app (email and password) that is written completely using Jetpack compose. I came across this blog post and
how to make an autofill app like dashlane, or lastpass on android studio. I want to make an autofill app, example facebook, It can autofill my login credentials
I have no direct traces of using AutofillManager in my project but still getting this crash in crash analytics. How we can handle this? Crash Logs- java.lang.Nu