wordpress-clients / hybrid

[I don't have time to work on this anymore. Use at your own risk] Build WordPress based PWA, iOS, Android & Windows phones apps in minutes!
MIT License
1.02k stars 352 forks source link

Deep Links #148

Open andreapernici opened 8 years ago

andreapernici commented 8 years ago

Hi Julien and great project.

Do you know if is possible to add Deep Links and App Indexing API in Ionic+Cordova based apps like this? I think it would be a great addition.

shprink commented 8 years ago

Deep links is something I want to add yes.

Have never heard of App Indexing API before so I will explore that as well, thanks for your input, I appreciate.

shprink commented 8 years ago

I have created #149 to follow on app indexing

Prabhat36 commented 7 years ago

can you help me with this error "ionic-plugin-deeplinks is not set in the config.xml" screenshot from 2017-02-21 16-52-00

shprink commented 7 years ago

You need <universal-links> in your config.xml. I guess it is explained in the plugin docs