You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
@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?
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
The text was updated successfully, but these errors were encountered: