EddyVerbruggen / Custom-URL-scheme

:link: Launch your Cordova/PhoneGap app by a Custom URL scheme like mycoolapp://

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps during installation process and using it

somixyz opened this issue · comments

Hello,

I've been following complete step by step everything you write in README file, I got that plugin in project and folder structure http://prntscr.com/qc3c3l with LaunchMyApp.java and LaunchMyApp.js files, but cant cache you what to do next.
I used PhoneGap to install this plugin automatically via CLI, so according to your explanation in README file, I should skip everything with Manually installations, and I did it. Didn't touch my config file.
But what should I do next? How and where I should specify my URLs paths for accessing my application through links?

Thanks

Same issue. The install seems to do the bare CLI minimum and not touch any files other than package.json.