-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deep Link in ios 11 taking to the app store directly even if uber is present in the phone. #238
Comments
Hm, I'm not able to reproduce this issue. This happens even with older builds of your app, and on other people's phones? Have you tried deleting both apps and reinstalling? |
I have tried uninstalling also .. but the issue still persists. I have tried with 3 phones as stated above happens in each and every phone. If you want I can send a video of bug. |
Sure, if you could send a video of you stepping through the SDK code in a debugger, that would be amazing to help fix this. |
ScreenRecording_08-02-2018 11-32-34.MP4.zip Please go thru this video. hope it helps. |
Super helpful, thanks! |
Hey Edward,
Any update on this
|
I have exactly the same issue with universal links on iOS. Even the links from the official documentation open in AppStore. I checked it on about 10 phones and only on one of them it worked. Any updates on the issue from Uber? |
I have a suspected resolution, but may take a few, since I'm working on another project right now. @ebgraham would you have time to look into this? |
I'll have some bandwidth in a few weeks, what is your suspected resolution? |
Actually, never mind, I thought I remember having a reasonable suspicion the first time I looked at the video. I looked at the video again, I am not sure what the root cause is. Will have to take a deeper look. |
FWIW I'm still not able to replicate on my device. |
I am also facing the same, it was working fine few months ago. The issue persists on some iPhones. Any update on its resolution? |
Hey guys, any updates? |
I am experiencing the same issue on an iphone 8, while attempting to leverage the loginManager to auth a user, any updates with this? |
I have this issue on one app but not the other. Any reason why? |
Universal links are still broken. They will open the website or app, but fail to pass any ride parameters. |
Hi team,
We have integrated uber ios sdk in in our ios App and on clicking the link it takes us to the app store directly even if uber is installed in our phone.
If we open uber app from app store the data such as destination info is not passed to the app and the app opens without any prespecified data.
I have included uber and uberAuth in LsApplicationqueriesSchemes.
LSApplicationQueriesSchemes
uber
uberauth
Please note if we come out of app store and go to browser and click on open in uber app button it opens the app with appropriate data such as destination info.
The deeplink was working fine a month ago but suddenly it started misbehaving.
Please look into it urgently.
I have tested the same on Iphone 6 and Iphone 7 both running ios 11.4 and ios 11.3 respectively.
The text was updated successfully, but these errors were encountered: