MicrosoftDocs / CommunityToolkit

The Official Docs for the Community Toolkits
https://learn.microsoft.com/dotnet/communitytoolkit
Creative Commons Attribution 4.0 International
114 stars 94 forks source link

Documentation - AndroidManifest.xml instruction need to be updated #455

Closed eworker2003 closed 3 months ago

eworker2003 commented 3 months ago

Type of issue

AndroidManifest.xml instruction need to be updated because the issue fixed.

Description

This line <service android:name="CommunityToolkit.Maui.Media.Services" should be updated to: <service android:name="communityToolkit.maui.media.services"

See details: [BUG FIX] Fix Android APK crash on API Level 21-24 #2047 https://github.com/CommunityToolkit/Maui/pull/2047

Page URL

https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/views/mediaelement?tabs=android

Content source URL

https://github.com/MicrosoftDocs/CommunityToolkit/blob/main/docs/maui/views/MediaElement.md

Document Version Independent Id

d60d04b7-bb5f-24c6-4281-923117d3eb4a

Article author

@jfversluis

Metadata

jfversluis commented 3 months ago

Fixed, thank you!