dotnet / dotnet/macios

Safari App Extension support

Open
#4,778 1 comment 0 reactions 0 assignees View on GitHub
app-extensions enhancement macOS missing-api-bindings
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

There seems to be no support for Safari App Extensions out of the box. Referencing: https://bugzilla.xamarin.com/show_bug.cgi?id=53094

I am currently trying to develop a Safari App Extension and since there is no project template for such an extension, I tried to create the project manually. It seems to work until some point during runtime, when this exception happens, which I found in a crash report in ```/Users/dev/Library/Logs/DiagnosticReports```:

> Crashing on exception: -[_NSXPCDistantObject ___nsx_pingHost:]: unrecognized selector sent to instance 0x60c000095bd0

Unfortunately I am totally new to both Xamarin and Mac development, which is why I am asking for help here. Is this a Xamarin related issue or an error on my side? Is any further information necessary?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.