dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.98k stars 1.71k forks source link

MAUI 8.0 webview not loading youtube video in iOS #23792

Closed jigneshbodarya closed 1 month ago

jigneshbodarya commented 1 month ago

Description

Youtube video is not playing on webview Simulator Screenshot - iPhone 15 - 2024-07-24 at 13 46 48

Steps to Reproduce

Create empty MAUI 8.0 projects Add webview and set source as any youtube video link Run application in iOS

Link to public reproduction project repository

https://github.com/jigneshbodarya/YoutubeVideoMAUI

Version with bug

8.0.70 SR7

Is this a regression from previous behavior?

Yes, this used to work in Xamarin.Forms, No, this is something new

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

iOS 15

Did you find any workaround?

No

Relevant log output

xcrun simctl launch --stdout=/dev/ttys000 --stderr=/dev/ttys001 --terminate-running-process B0BE66A9-FAC8-4128-938B-E6AC79490D9E com.companyname.youtubevideo -monodevelop-port 10000
com.companyname.youtubevideo: 15258
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.iOS.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Collections.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.InteropServices.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Threading.Thread.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Threading.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/YoutubeVideo.dll
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Maui.Controls.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.ObjectModel.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Maui.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Maui.Controls.Xaml.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.ComponentModel.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Private.Uri.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Collections.Concurrent.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Maui.Graphics.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Numerics.Vectors.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Xml.ReaderWriter.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Private.Xml.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Memory.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Diagnostics.TraceSource.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Collections.NonGeneric.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Collections.Specialized.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.ComponentModel.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Text.RegularExpressions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Reflection.Emit.ILGeneration.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Reflection.Emit.Lightweight.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Reflection.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Diagnostics.Tracing.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Intrinsics.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Win32.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.Http.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.Security.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Security.Cryptography.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Formats.Asn1.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Text.Encoding.Extensions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Numerics.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Security.Claims.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.Sockets.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.NameResolution.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Diagnostics.DiagnosticSource.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Threading.ThreadPool.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Linq.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.Quic.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.IO.Compression.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.IO.Compression.Brotli.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Threading.Channels.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Net.NetworkInformation.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Reflection.Emit.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Reflection.Metadata.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Collections.Immutable.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.IO.MemoryMappedFiles.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Loader.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Linq.Expressions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.ComponentModel.TypeConverter.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Drawing.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Serialization.Formatters.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Resources.Writer.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Xml.XDocument.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Private.Xml.Linq.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Maui.Essentials.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Console.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Logging.Abstractions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.DependencyInjection.Abstractions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Configuration.Abstractions.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Primitives.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Configuration.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.DependencyInjection.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Logging.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Options.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.ComponentModel.Annotations.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/Microsoft.Extensions.Logging.Debug.dll [External]
Resolved pending breakpoint for 'YoutubeVideo.Program.Main(System.String[])' to /Users/imac/Projects/YoutubeVideo/YoutubeVideo/Platforms/iOS/Program.cs:10 [0x00000].
Loaded assembly: data-0x10aa0c000 [External]
Loaded assembly: data-0x10aa1b000 [External]
Loaded assembly: data-0x10ac44000 [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/netstandard.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointSendToIde(System.String)' to /Users/runner/work/1/s/HotReload/Source/Xamarin.HotReload.Agent/HotReloadAgent.cs:423 [0x00000].
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Text.Json.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Text.Encodings.Web.dll [External]
Resolved pending breakpoint for 'Xamarin.HotReload.HotReloadAgent.BreakpointCheckpoint()' to /Users/runner/work/1/s/HotReload/Source/Xamarin.HotReload.Agent/HotReloadAgent.cs:418 [0x00000].
2024-07-24 14:09:47.147915+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:47.148324+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:47.160381+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:47.160639+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:47.160825+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:47.161022+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:47.204154+0530 YoutubeVideo[15258:167864] You've implemented -[<UIApplicationDelegate> application:performFetchWithCompletionHandler:], but you still need to add "fetch" to the list of your supported UIBackgroundModes in your Info.plist.
Thread started:  #2
Thread started:  #3
Thread started:  #4
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Serialization.Json.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Private.DataContractSerialization.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Serialization.Xml.dll [External]
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Runtime.Serialization.Primitives.dll [External]
2024-07-24 14:09:47.976929+0530 YoutubeVideo[15258:167942] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:47.977139+0530 YoutubeVideo[15258:167942] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:48.148601+0530 YoutubeVideo[15258:167864] [TableView] Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table view or one of its superviews has not been added to a window). This may cause bugs by forcing views inside the table view to load and perform layout without accurate information (e.g. table view bounds, trait collection, layout margins, safe area insets, etc), and will also cause unnecessary performance overhead due to extra layout passes. Make a symbolic breakpoint at UITableViewAlertForLayoutOutsideViewHierarchy to catch this in the debugger and see what caused this to occur, so you can avoid this action altogether if possible, or defer it until the table view has been added to a window. Table view: <_UIMoreListTableView: 0x10ee28000; frame = (0 0; 0 0); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x600000c735d0>; backgroundColor = <UIDynamicSystemColor: 0x600001764480; name = tableBackgroundColor>; layer = <CALayer: 0x60000071c4c0>; contentOffset: {0, 0}; contentSize: {0, 0}; adjustedContentInset: {0, 0, 0, 0}; dataSource: <UIMoreListController: 0x1025549b0>>
2024-07-24 14:09:48.267168+0530 YoutubeVideo[15258:167864] [unspecified] container_query_get_single_result: error = 2→(98) NOT_CODESIGNED
2024-07-24 14:09:48.267269+0530 YoutubeVideo[15258:167864] [unspecified] container_system_group_path_for_identifier: error = ((container_error_t)98) NOT_CODESIGNED
2024-07-24 14:09:48.267364+0530 YoutubeVideo[15258:167864] [MC] Error getting system group container for systemgroup.com.apple.configurationprofiles: 98
2024-07-24 14:09:48.267579+0530 YoutubeVideo[15258:167864] [MC] Failed to get profile system group container path. Overriding with expected path: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles
2024-07-24 14:09:48.271698+0530 YoutubeVideo[15258:167946] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:48.271951+0530 YoutubeVideo[15258:167946] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:48.278649+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:48.278906+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:48.279076+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:48.279273+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:48.296161+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:48.296416+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
2024-07-24 14:09:48.296905+0530 YoutubeVideo[15258:167864] [TextInteraction] Warning: -[BETextInput attributedMarkedText] is unimplemented
2024-07-24 14:09:48.306802+0530 YoutubeVideo[15258:167864] [unspecified] container_query_get_single_result: error = 2→(98) NOT_CODESIGNED
2024-07-24 14:09:48.307053+0530 YoutubeVideo[15258:167864] [unspecified] container_system_group_path_for_identifier: error = ((container_error_t)98) NOT_CODESIGNED
2024-07-24 14:09:48.327643+0530 YoutubeVideo[15258:167946] Failed to resolve host network app id
2024-07-24 14:09:48.344874+0530 YoutubeVideo[15258:167864] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:48.345138+0530 YoutubeVideo[15258:167864] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
Thread started: .NET Timer #5
2024-07-24 14:09:49.673707+0530 YoutubeVideo[15258:167944] SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=15258
2024-07-24 14:09:49.674065+0530 YoutubeVideo[15258:167944] SecTaskCopyDebugDescription: YoutubeVideo[15258]/0#-1 LF=0
Thread started: <Thread Pool> #6
Thread started: .NET TP Gate #7
Thread started: <Thread Pool> #8
Loaded assembly: /Users/imac/Library/Developer/CoreSimulator/Devices/B0BE66A9-FAC8-4128-938B-E6AC79490D9E/data/Containers/Bundle/Application/1B4BFC82-AB1D-4ABD-A6B6-520B4CAB0C35/YoutubeVideo.app/System.Xml.XmlSerializer.dll [External]
Thread started: <Thread Pool> #9
Thread started: <Thread Pool> #10
github-actions[bot] commented 1 month ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

jigneshbodarya commented 1 month ago

@samhouts Any estimate, when I can get update on it?

dotnet-policy-service[bot] commented 1 month ago

Hi @jigneshbodarya. We have added the "s/try-latest-version" label to this issue, which indicates that we'd like you to try and reproduce this issue on the latest available public version. This can happen because we think that this issue was fixed in a version that has just been released, or the information provided by you indicates that you might be working with an older version.

You can install the latest version by installing the latest Visual Studio (Preview) with the .NET MAUI workload installed. If the issue still persists, please let us know with any additional details and ideally a reproduction project provided through a GitHub repository.

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ninachen03 commented 1 month ago

I can not repro this issue with sample project on 17.6.13 (build 424) &17.11.0 Preview 5.0 at iOS 15, iOS 15.5 & iOS 17.2 The machine I use is M2, if you have more detailed information, please let me know image