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

bug fix #96

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

bug fix #96

wants to merge 1 commit into from

Conversation

bubbatls
Copy link

the test was not done well

the test was not done well
Copy link
Collaborator

@GabLeRoux GabLeRoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before this change, it was hiding the banner only when on Safari IOS without appId.

Now it would hide if there's no appId and would also hide if on safari ios.

I think it makes sens:

  • When there's no app id, nothing should be shown.
  • When on ios safari, nothing should be shown. (On safari, it will show native banner)

I think there should be a configuration here to allow displaying it on ios as some people don't use the native one. (I'm in that case and it works by coincidence based on your fix) 👍

@bubbatls
Copy link
Author

Yes, I have just implemented the test as the comments it shoud do.
Nobody saw it because they use an appId

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

Successfully merging this pull request may close these issues.

2 participants