Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

Update index.js#39

Open
gerard-morera wants to merge 1 commit into
kudago:masterfrom
gerard-morera:patch-1
Open

Update index.js#39
gerard-morera wants to merge 1 commit into
kudago:masterfrom
gerard-morera:patch-1

Conversation

@gerard-morera

Copy link
Copy Markdown

No description provided.

Comment thread index.js
this.type = 'windows';
//iOS >= 6 has native support for SmartAppBanner
} else if (agent.os.name === 'iOS' && parseInt(agent.os.version) < 6) {
} else if (agent.os.name === 'iOS' && parseInt(agent.os.version) < 10) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don’t see how that relates to the line above

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants