Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to customize the app download URL and icon, rather than using app-id? #111

Open
zusanisha opened this issue Sep 20, 2018 · 2 comments
Open

Comments

@zusanisha
Copy link

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, instead of from google play and app store.

Thanks a lot!

@tavour-frank
Copy link

Would also like a solution for this! I ended up creating a class that extends SmartBanner and overriding the getStoreLink class method - but it isn't very clean; since the base constructor calls create() and show(), I also had to add logic to remove the created banner, then recreate and reshow the banner that uses the link I wanted

@sergiol29
Copy link

Hi, I want customize the button URL. Any solution about this?

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants