Skip to content

Update MediaPicker.ios.cs

c759bda
Select commit
Loading
Failed to load commit list.
Merged

[Regression][iOS] Fix MediaPicker PickPhotosAsync getting file name in contentType property #33390

Update MediaPicker.ios.cs
c759bda
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Jan 15, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Test Failures (1 tests failed)

🔹 [All failing tests from maui-pr]

    Microsoft.Maui.IntegrationTests.SampleTests.Build("src\\Controls\\tests\\TestCases.HostApp\\Controls.TestCases.HostApp.csproj","Release") [Details] [1.89% failure rate]
    [ 🚧 Report test infrastructure issue] [ 📄 Report test repository issue]

    Failing Configuration

    Exception Message
      Project src\Controls\tests\TestCases.HostApp\Controls.TestCases.HostApp.csproj failed to build. Check test output/attachments for errors.
      Expected: True
      But was:  False
    
    CallStack
       at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 43
       at InvokeStub_SampleTests.Build(Object, Span`1)
    

    1) at Microsoft.Maui.IntegrationTests.SampleTests.Build(String relativeProj, String config) in /_/src/TestUtils/src/Microsoft.Maui.IntegrationTests/SampleTests.cs:line 43
    at InvokeStub_SampleTests.Build(Object, Span`1)

Was this helpful? Yes No