Custom-URL-scheme icon indicating copy to clipboard operation
Custom-URL-scheme copied to clipboard

This plugin no longer works on cordova-android >=7. Fixable in one line, pls do it.

Open kakysha opened this issue 6 years ago • 6 comments
trafficstars

This guy figured out why this plugin stop working on cordova-android>=7 https://github.com/bytelabsco/Custom-URL-scheme, can you @EddyVerbruggen pls merge his changes? So many open issues with such an easy fix.

kakysha avatar Apr 03 '19 19:04 kakysha

Happy to, but I'd like to know if that will break compatibility with older Cordova versions. Any idea? Or can you/someone test it?

EddyVerbruggen avatar Apr 03 '19 19:04 EddyVerbruggen

It probably does, cause they moved AndroidManifest.xml in recent versions, so older versions of cordova should still have it at previous location.

kakysha avatar Apr 04 '19 13:04 kakysha

Yeah, that's what doesn't really make it an easy fix. We could create a new major release and add a note to the readme..

EddyVerbruggen avatar Apr 04 '19 13:04 EddyVerbruggen

I forked a temporary use while waiting for the new version.

panoti avatar May 28 '19 07:05 panoti

Has there been any progress on this issue?

tobiaswaltl avatar Dec 14 '20 16:12 tobiaswaltl

@kakysha thanks for this post, the fork is working for us on Android where as the current release on this repo is not.

Phunky avatar Mar 30 '21 11:03 Phunky