Make 3rd party app links verification work
When Android has installed an app, immediately after it proceeds with App Links verification by requesting the application Digital Asset Links json file at https://appdomain.name/.well-known/assetlinks.json This step is not done when the device is not in charge. With this commit, we are forcing the App Links verification by ignoring the UID's networking block feature. This reverts commit 4ce81b71.
Loading
Please register or sign in to comment