Skip to content

Cannot use Interstellar from Xamarin.Mac full-framework app #17

@jwosty

Description

@jwosty

Steps to reproduce:

  1. Create new Xamarin.Mac application
  2. Reference Interstellar.macOS.WebKit package from NuGet with your package manager of choice
  3. Change the application to use Xamarin.Mac Full Framework instead of "Modern"

And observe that code that references Interstellar will not compile.

It appears that there will have to be two versions of the macOS/WebKit implementation library; one for Xamarin.Mac FullFramework; and one for Xamarin.Mac Modern. Interstellar.macOS.WebKit is currently implicity Xamarin.Mac Modern only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions