Additional camera options on iOS and some bugfixes #85
Annotations
10 warnings
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L492
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.BeginImageContextWithOptions(CGSize, bool, NFloat)' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L501
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L500
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L585
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'AVCapturePhotoOutput.GetJpegPhotoDataRepresentation(CMSampleBuffer, CMSampleBuffer?)' is obsoleted on: 'ios' 11.0 and later (Use 'AVCapturePhoto.FileDataRepresentation' instead.), 'maccatalyst' 11.0 and later (Use 'AVCapturePhoto.FileDataRepresentation' instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
Build Lib:
Camera.MAUI/Apple/BitmapRenderer.cs#L27
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.BeginImageContext(CGSize)' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/BitmapRenderer.cs#L42
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.EndImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/BitmapRenderer.cs#L40
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'UIGraphics.GetImageFromCurrentImageContext()' is unsupported on: 'ios' 17.0 and later, 'maccatalyst' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L78
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'AVCaptureDeviceType.BuiltInTripleCamera' is only supported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later, 'tvos' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L78
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'AVCaptureDeviceType.BuiltInUltraWideCamera' is only supported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later, 'tvos' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build Lib:
Camera.MAUI/Apple/MauiCameraView.cs#L78
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'AVCaptureDeviceType.BuiltInDualWideCamera' is only supported on: 'ios' 13.0 and later, 'maccatalyst' 13.0 and later, 'tvos' 17.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading