Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

canHandleURL on URLBuilder #23

Open
inailuy opened this issue Mar 11, 2018 · 0 comments
Open

canHandleURL on URLBuilder #23

inailuy opened this issue Mar 11, 2018 · 0 comments

Comments

@inailuy
Copy link

inailuy commented Mar 11, 2018

checking prefix on this function does not account for possibility of url having upper case characters. quick fix is
let redirectURLString = redirectURL.absoluteString.lowercased()

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant