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

iOS - url.path() always returns / but it is working fine on android #70

Open
ShaharyarMaroof opened this issue Nov 14, 2019 · 0 comments

Comments

@ShaharyarMaroof
Copy link

so i've got a link through which I need to open my app. the link has some query parameters, which I need for the app. I use the url.path() method to check if the correct url has triggered the method. On android this url.path() method works fine and I get the correct url. but on ios it always returns /.

Any help would be appreciated.

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

No branches or pull requests

1 participant