Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS now has a multicast entitlement; plugin fails #21

Open
bdirito opened this issue Jun 24, 2021 · 2 comments
Open

IOS now has a multicast entitlement; plugin fails #21

bdirito opened this issue Jun 24, 2021 · 2 comments

Comments

@bdirito
Copy link

bdirito commented Jun 24, 2021

https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_developer_networking_multicast

Without this permission it looks like the plugin fails. As a 'restricted' entitlement there will probably have to be at least some manual setup for this plugin to work, but at the least, a documentation of the procedure would be nice.

@scottdermott
Copy link
Owner

scottdermott commented Jun 24, 2021

Yeah looks this is new from iOS 14+
You're more than welcome to create a pull request and add this. However, I would imagine this is very similar to how android manages entitlements band permission which is done at the application manifest level, not for libraries / plugins.

I don't have the time to support this project anymore.

@NBroomfield
Copy link

Can anyone recommend a well supported SSDP plugin for Ionic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants