I followed the steps at: https://developers.google.com/waze/deeplinks/
And What ever I do I can't get waze to navigate to an address in Israel.
I want it to work without longitude and latitude
Every time I try I get a "no results found" in waze on ios.
I've tried with the following code using waze office address in israel, and keep failing.
<a href="https://waze.com/ul?q=יגאל%20אלון%20תל%20אביב"> <h1>hello</h1></a>
and also:
<a href="https://waze.com/ul?q=%D7%99%D7%92%D7%90%D7%9C%20%D7%90%D7%9C%D7%95%D7%9F%20%D7%AA%D7%9C%20%D7%90%D7%91%D7%99%D7%91"> <h1>hello</h1></a>