Trash Dash needs to be ported to UWP

Could someone at Unity please port the Trash Dash tutorial code walkthrough to work on UWP Mobile on 5.6 and/or 2017?

I tried to compile and run it for my Lumia 640 and ran into a bunch of .NET api version difference errors that I couldn’t figure out, as I am still learning Unity and .Net. Thanks.

Did you try using IL2CPP instead?

Yes. It compiled fine and ran, but the app wont run past the main menu screen. the dev window appears but its too small to read the errors

You should be able to read the errors in the VS output window.