I added a uber link button to my web app that passes my current location for pickup and a dropoff address to the app. I tested it on Saturday and it worked. I clicked the button, the uber app on my iPhone opened immediately with my current location as the pickup address and the address I passed in as the dropoff. I'm sending latitude and longitude as well as text address. It was working perfectly.
Now, since Monday, the same code is doing something different; even when I send the exact request. Now I get, "This site is attempting to open a pop-up window". I click "Allow". Then I get, "Open this page in "App Store". I click "Open" and it brings up the Uber app in the app store. From there I click OPEN. It opens the app, but the pickup and dropoff addresses are not being passed in.
I've tried different addresses and get the same result. Here's the link I'm sending (I removed my client ID for this post).
Can anyone please help?