Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chore: Update regex for iOS user-agent detection
Removed `g` flag as it was not required. We probably don’t need `i` flag for case insensitivity in case of iOS.
- Loading branch information