kudago / smart-app-banner

Lightweight smart app banner with no jquery requirement
MIT License
526 stars 250 forks source link

IoS URL which has extra path in the link #86

Open sgandewar opened 7 years ago

sgandewar commented 7 years ago

Hi, I am trying to see if this library can be used in my application but have one restriction.

IoS works correctly for below kind of URL https://itunes.apple.com/us/app/id888475991?mt=8 but it fails when there is additional path in the URL for e.g. stearns-bank-n-a-for-ipad https://itunes.apple.com/us/app/stearns-bank-n-a-for-ipad/id888475991?mt=8

Can this library handle extra path like above?