Skip to content

IOS Native Binding implicit dependency causes app crashes in runtime on the start #66

@devhls

Description

@devhls

Description

MAUI.NativeLibraryInterop FirebaseSDK delivers Microsoft.Extensions.Logging 8.0.0 implicitly because if you add Microsoft.Extensions.Logging having a different version the app will crash on the physical device while it works fine in the simulator.

Steps to Reproduce

Create MAUI app,
import FirebaseSDK from MAUI.NativeLibraryInterop for IOS
add Microsoft.Extensions.Logging 8.0.1

Link to public reproduction project repository

No response

Environment

  • OS: MacOS Sequoia 15.0.1
  • .NET MAUI: 8.0.*
  • Target platforms: IOS 18

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs infoRequires more information from issue reporterstaleThe author has not responded recently

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions