I set the autofill service to be using my android app service at Settings > Additional Settings > Language & input > Autofill service.
Now in my app is there a way to check if the autofill service is set to this app?
I set the autofill service to be using my android app service at Settings > Additional Settings > Language & input > Autofill service.
Now in my app is there a way to check if the autofill service is set to this app?
the answer is here we need to get a bridge to our react native app to execute native code https://developer.android.com/guide/topics/text/autofill-services?hl=hr#prompt