xamarin-docs icon indicating copy to clipboard operation
xamarin-docs copied to clipboard

The code in the tutorial is not complete and it is not working

Open AhmedEissa opened this issue 2 years ago • 0 comments

The code in this tutorial is not working! I did what it says in this tutorial and I got the following error in the "Program.cs" at line 15: var app = new App(); The error is:

Error Code: CS0246 Error Message: The type or namespace name 'App' could not be found (are you missing a using directive or an assembly reference?)

On this page, there is no reference to "Game of Life" source code as I looked up in the web and find nothing.

Please advise.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

AhmedEissa avatar Feb 18 '22 19:02 AhmedEissa