Search code examples
ioswaze

Waze Deep Links broken?


On iOS, I can't make Waze navigation works when I launch the app from my app. It seems Waze Deep Links is broken. Am I the only one to have this bug? How Uber works for drivers if they don't use Deep Links?

Here is what I tried, even if I run the URL in my Safari mobile browser, Waze opened but nothing happened then (and I have Waze installed!):

waze://ul?ll=45.6906304,-120.810983&navigate=yes

I found a relative question here, but the problem was on Android and mine is on iOS. It should work.


Solution

  • I fixed the problem here by removing ul from the URL.

    So, this link is working:

    waze://?ll=45.6906304,-120.810983&navigate=yes