avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

Old Documentation regarding Universal Links #140

Open thunermay opened 2 years ago

thunermay commented 2 years ago

Describe the bug The documentation leads to an old article from apple regarding the Universal links. In the article, they say that you should use path for setting the url to open the app. After an update, it is components and not path, so it won't work at all.

To Reproduce Go to documentation (e.g. pub dev or GitHub) Click on the link in installtion for iOS: "For more information, read Apple's guide for Universal Links."

Expected behavior The new website for Universal Links from Apple opens up and gives the right explanation to implement Universal Links and generate the apple-app-site-association. Instead, it opens the old page with deprecated information.

Smartphone (please complete the following information):