I’ve an issue with deeplinks. I make record urls that should be outlined, however when i write hyperlink in safari from outdoors the record, internet browser transfer me to app. How disable shifting to app from hyperlinks outdoors the hyperlinks.
/apple-app-site-association file:
["applinks" => [
"apps" => [],
"particulars" => [
[
"appID" => "RB52FWZ72J.pl.test.Test",
"paths" => ["/newest", "/cams", "/cam/*", "/search/*", "/rank/*", "/online/*", "/czat", "/premium", "/messages/*", "/notification", "/viewer", "/votes/yesno", "/votes", "/friends", "/settings/*"]
]
]
]]
if i open in internet browser hyperlink /forgot-password safari transfer me to app.
perhaps add “NOT /*” in file? (on finish array hyperlinks ofc.)
Net browser do not transfer me to app when open hyperlinks outdoors record.