How to do it...

  1. Open Finder.
  2. Click Applications in the left-hand pane.
  3. Now, double-click on the Visual Studio icon.
  4. Now, click on the New Project button.
  5. In the Choose a template for your project dialog box, scroll down till you reach the other section.
  6. Select Miscellaneous and, under Generic, select Blank Solution:

  1. Now, click the Next button.
  2. In the Solution Name: textbox, type Chapter8.Xamarin. Also make sure you have selected a proper location: 
  1. Now, click Create.
  2. Now, the Solution Explorer should look like this:
  1. Now, Ctrl + click on the Chapter8.Xamarin label and select Add  | New Project.
  2. Select App under the iOS section in the left-hand pane and select Single View App in the right-hand pane.
  3. Make sure C# is selected as the programming language:
  1. Click the Next button.
  2. The New Project dialog box will be displayed.
  3. Type Chapter8.Xamarin.iOSApp in the App Name: textbox, com.chapter8 in the Organization Identifier: textbox, and uncheck iPad from the devices. Leave the Target: OS as it is:
  1. Click Next.
  2. Leave everything as it is and click Create:
  1. Now, the Solution Explorer should look like this:
Solution Explorer
  1. Now, press the command + return to debug the application or press the Play button on top of the Solution Explorer.
  1. Now, you should see the iOS emulator kicking in, which displays the first screen of the app:
  1. Congratulations! You have tested your first iOS application.
  2. Now, stop the debugger by pressing shift + command + return.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.17.128.129