Closed francislavoie closed 7 years ago
Relevant article from branch.io: https://blog.branch.io/ios-10-wwdc-deep-linking-review/
I'm trying it out and it seems that window.location doesn't seem to do anything anymore :cry:
window.location
Aha I found what's wrong... gonna make a quick PR
https://github.com/prabeengiri/DeepLinkingToNativeApp/pull/5
Relevant article from branch.io: https://blog.branch.io/ios-10-wwdc-deep-linking-review/
I'm trying it out and it seems that
window.location
doesn't seem to do anything anymore :cry: