-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Jun 09 | Next scheduled analysis: Jun 16_
**NOTE**: I'v…
-
## Steps to reproduce
1. Run installation on `Microsoft Windows Server 2019` (e.g. on GitHub Actions)
$ npm install --global --production windows-build-tools
## What happens
```
…
-
Hi. I'm trying to redirect the user to the app store or open the app if the app is installed. I use a setTimeout in order to do that. Solution described in this link
https://stackoverflow.com/questi…
ghost updated
6 years ago
-
Hi,
I'm include SendAnyWhere in my website, I'm following the steps (https://github.com/estmob/SendAnywhere-Web-API/blob/master/example/html/sample.html) and next call it runs correctly in Google Chr…
-
Hi,
I'm trying to implement this on my site.
When I use force: 'ios', I see the banner like I should, but otherwise no banner is appearing :S
I also get no errors
Is this a known issue, or did I do…
-
How can I use with angular 4+ version?
I tried this https://github.com/kudago/smart-app-banner/issues/81 solution, but it doesn't work
-
Hey! Help me please! Is there way to set different authors for ios and android?
-
I used the following config:
```
new SmartBanner({
daysHidden: 15, // days to hide banner after close button is clicked (defaults to 15)
daysReminder: 90, // days to hide banner after "VIEW…
-
The project readme said that:
> Minimum react, react-dom version: 17.1.0
However, the library's [`package.json`](https://github.com/ahmetkapusuz/smart-app-banner-react/blob/master/package.json) …
-
Hi!
I wonder if there is a way to customize the app download URL and icon, rather than using app-id?
Since my app is about crypto-currency, I would like to provide app download from my website, …