I'm trying to use an Uber universal link on iOS. Following the affiliate program page documentation (here), I'm using a link like this: https://m.uber.com/ul/?client_id=<CLIENT_ID>
.
When I use a dummy client id (or don't put one at all) and open it in Safari, the link prompts me to open the App Store.
When I put my actual client id, I end up in an infinite redirect loop between uber.com
and launch1.co
.
Should I do something to enable this feature for my client id?
EDIT: this is a bug, it will be fixed.