kudago / smart-app-banner

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

New feature added, legacy closurecompiler.js changed with webpack #129

Open erensertkaya opened 1 year ago

erensertkaya commented 1 year ago

In my company we are using this package, but we want to force people viewing banner. I have set dayHidden, daysReminder to -1 which work for android but not for ios, so i added new parameter called showAnyWay to control this behaviour. Also when click to view it was directing user to website of google play i changed this to directing user to google play app. I also changed closurecompiler.js with webpack since npm install command didn't even worked because package is not available in repository.