You need to set name for activity attribute explicitly:
[Activity( Label = "CastHub", Name = "App.Name.MainActivity", LaunchMode = LaunchMode.SingleInstance, ScreenOrientation = ScreenOrientation.Landscape, Icon = "@mipmap/icon",