79106819

Date: 2024-10-20 10:26:30
Score: 1
Natty:
Report link

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",
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MacFIsh