Google Smart Lock feature implemented in my Android App. I am trying to sync password b/w my website and my Android App.
According to this document, I have done all required changes.
My website is here.
Digital asset link file is uploaded on this server.
In Manifest I have added below code.
<meta-data android:name="asset_statements" android:resource="@string/asset_statements" />
in String.xml
<string name="asset_statements" translatable="false">[{\"include\": \"https://auth-test.centurylink.com/.well-known/assetlinks.json\"</string>
App has been published to play-store in Beta, before 2 weeks. Also Submitted Website / app credential linking form multiple time,
Still have not received any mail of confirmation nor if there are any mistakes.
What is the best way to resolve or communicate with the team? How much time it takes to sync password b/w Web and App?
In the same situation, I will publish and confirm as this answer.
Website App smart lock password association not confirmed yet