Skip to main content
Question

Open URL with custom app scheme (mac)

  • February 14, 2022
  • 1 reply
  • 920 views

ios_dev

Is it possible to open a URL with a custom app scheme (only for example spotify://album/0sNO…) from the plugin?

I tried with no luck
window.open(‘spotify://album/0sNO…’, ‘_blank’)

Even just the link doesn’t work
Open URL Scheme Test

This topic has been closed for replies.

1 reply

Vladimir_N
  • December 25, 2022

Have you found any solution?