uber / uber-ios-sdk

Uber iOS SDK (beta)
https://developer.uber.com/docs
MIT License
375 stars 125 forks source link

A more detailed documentation on how to test the app #158

Closed giolegaspijr closed 7 years ago

giolegaspijr commented 7 years ago

I'm done implementing Uber SDK in my app using the existing documentations that you have. (thanks for putting them all up for us 👍 ). Now I wanted to start testing the app using the sandbox environment as mentioned in Uber's API documentation website. The problem is, they're all pointing to terminal requests and commands to test it. I'm just wondering if there's a document that we can use as a guide in testing the Uber functionalities like update ride request status, getting real-time ride request status, change any data on the fly within the app.... Also, just an additional question... Is it possible to test it by going thru the actual Uber process (request for a real ride, use it[on-trip] and pay) even the sandbox is enabled? I tried it twice and both of my dev accounts were blocked.

Thanks and happy coding!

giolegaspijr commented 7 years ago

I posted a question in stackoverflow for the code snippet and more details of what I wanted to have. http://stackoverflow.com/questions/42387082/uber-sdk-for-ios-get-real-time-ride-request-status-made-via-deep-link

Again, Thanks!

giolegaspijr commented 7 years ago

Hello again guys,

I commented on the answer in my stackoverflow post. https://stackoverflow.com/questions/42387082/uber-sdk-for-ios-get-real-time-ride-request-status-made-via-deep-link

Please help me with my problem. Thanks in advanced!

edjiang commented 7 years ago

Replied in StackOverflow; closing this thread on GitHub so we can stay in one thread :)