This link should be open by the app if you have the Spotify app installed, otherwise it should open the website.
Instead, in both cases, it gives the errors ERR_UNKNOWN_URL_SCHEME
If on the same device you open this link outside the app, it will work fine! Even if you launch it from a note of Google Keep
Join us on discord to get implementation advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter software architecture advice.
Cannot open Spotify links, error ERR_UNKNOWN_URL_SCHEME
An example with an URL: https://open.spotify.com/playlist/74DWNKPKo2VbJtD510pe3t?si=mEaILnGaSxmYiZB7vW9ZsQ&utm_source=copy-link
This link should be open by the app if you have the Spotify app installed, otherwise it should open the website. Instead, in both cases, it gives the errors ERR_UNKNOWN_URL_SCHEME
If on the same device you open this link outside the app, it will work fine! Even if you launch it from a note of Google Keep
As reported in this issue: https://github.com/singerdmx/flutter-quill/issues/857
Join us on discord to get implementation advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter software architecture advice.