Reputation: 19
I'm developing an iOS app that embeds UberRides feature. However, all of the example codes I can find online is about opening up Uber app after request button is pushed in my own app. I'm wondering if there is a way to tracking the action of user in Uber app so when user confirm his/her ride, my own app will know that action happens and open up again.
Upvotes: 1
Views: 257
Reputation: 146
This isn't supported, unfortunately. For iOS 9 users however, they are able to go back to your app using the back button link in the status bar after your app launches Uber.
Upvotes: 1