Running the server and clients

Before we can test everything together, please revisit the section in Chapter 5, Building a Stocklist Application, called Hosting a Web API project locally. This must be done before we can connect to the server side from our mobile clients. Once we have the server application running, build and run the mobile application from either platform and register a user first before we login. The Register button will place the new account in the UserManager, allowing us to perform a Login with those account details as they now exist in the UserManager. Once we login, we can't do anymore unless we have another mobile client that can run the app and login. It is best to test this application with two mobile devices running ...

Get Xamarin Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.