App and website saved password is not sync

955 Views Asked by At

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?

1

There are 1 best solutions below

6
On

In the same situation, I will publish and confirm as this answer.

You need to publish your app to the public channel, unfortunately publishing it to beta isn't enough for the linking to be picked up. Once that's done, the link will be picked up automatically within two business days.

Website App smart lock password association not confirmed yet