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

Add option to disable native iOS banner but keep separate styling on different platforms #84

Open
theonicolaou opened this issue Apr 19, 2017 · 3 comments

Comments

@theonicolaou
Copy link

theonicolaou commented Apr 19, 2017

Hi,

Is there an option (or can it be implemented) so that the native iOS banner can be disabled and keep the different styling on the banners on each platform? I'm aware there is a "force" and "theme" option but this forces iOS or Android styles on both whereas I want the plugin banner to display with iOS styles on iOS and Android styles on Android.

The reason why I am asking is partly to get around the issue with the native iOS banner displaying in addition to the plugin banner. Assuming this issue got resolved, one might prefer to display the native banner on iOS however the plugin banner allows flexibility in defining the content of the banner whereas the native one does not.

Hope to hear your thoughts on this soon!

Thanks

@theonicolaou
Copy link
Author

Just to add - I think what I am looking for is in this PR which was submitted in November 2016: #66. Is there any update on if/when this PR will get merged into Master?

Thanks

Theo

@allexgut
Copy link

@theonicolaou I've fixed the double banner issue by renaming the meta tag that's used for the Apple App Store. This way the native iOS banner doesn't get triggered at all, but the custom javascript one (this one) does. Want me to create a PR for that?

@loferreiranuno
Copy link

I could we override those tags?

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