Open saimiris opened 5 years ago
anyone found a solution for this ?
@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.
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!