From the course: Shared Economy for iOS Development

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Display delivery UI

Display delivery UI - iOS Tutorial

From the course: Shared Economy for iOS Development

Start my 1-month free trial

Display delivery UI

- [Instructor] Now let's test this. I have set up over here two simulators. This one I installed the app on and then I installed the app on this one, but this is the currently selected simulators. When we run from Xcode, it'll run this one. If I start up this app, and it'll fetch the users from the database, and then if I go to Xcode and start the other one, it does the same thing, but the other users. This one on the left is bearaws and this one one the right is beartest. If on the left, as a customer, I select bear test and I want to request a mow, then I click Mow Please! Then over here as beartest, I want to service that request. I can tap the mower. I see the request. Tap on that, and I see where the service is. For the customer, I have their location set as Apple, so it's right up here. For the mower, I have just offset that location not too far, so we should be able to see both of them at the same time, having basically the mirrored image of each other. On this right one, in…

Contents