kudago / smart-app-banner

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

Debug mode for web browser #116

Open saimiris opened 4 years ago

saimiris commented 4 years ago

Hi there!

I am trying to use your module on my web app based on Laravel 5.

Is there a way to constantly force the banner to appear on a desktop web browser?

Thanks!

jigarhalani commented 4 years ago

anyone found a solution for this ?

sneko commented 2 years ago

@saimiris @jigarhalani a bit late but I just found that by forcing to either ios or android (force: "ios" for example), the banner will display on desktop too!

I think having a showDesktop parameter would help since for a lot of hybrid application they have an online version (PWA) that tries to make users installing the native one. But it should display multiple buttons so the user can choose between iOS, Android or Windows.