cordova-plugin-discovery
cordova-plugin-discovery copied to clipboard
IOS now has a multicast entitlement; plugin fails
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.
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.
Can anyone recommend a well supported SSDP plugin for Ionic?