Deactivate game on iOS when sent to background or an incoming call is triggered #6707
Annotations
10 warnings
Compile:
osu.Framework.iOS/IOSWindow.cs#L36
Non-nullable field 'callObserver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L6
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L8
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L9
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L11
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Compile:
osu.Framework.iOS/IOSWindow.cs#L36
Non-nullable field 'callObserver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L6
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-flappy/FlappyDon.iOS/Application.cs#L8
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L9
Missing XML comment for publicly visible type or member 'Application'
|
Compile:
osu.Framework.Templates/templates/template-empty/TemplateGame.iOS/Application.cs#L11
Missing XML comment for publicly visible type or member 'Application.Main(string[])'
|
Loading