Even we are facing the issue on ios 14.5 . Same thing works on ios 14.4
Post
Replies
Boosts
Views
Activity
I have requested for the Entitlement. But Apple Network team replied as below,
"Thank you for your interest in Multicast Networking. Use of Bonjour doesn’t require any entitlement, as long as you can enumerate the types you use in your app’s Info.plist. Have you tried doing this?"
I have also added below lines in Info.Plist still not working.
stringLooking for local tcp and Bonjour service/string
array
stringaliveNotifySocket.udp/string
stringudpSocket.udp/string
stringasyncTCPSocket.tcp/string
/array
I am getting below error.
Socket error Error Domain=NSPOSIXErrorDomain Code=65 "No route to host" UserInfo={NSLocalizedDescription=No route to host, NSLocalizedFailureReason=Error in send() function.}
As ios 14.5 is released to all the users, customer has started reporting discovery issue.Any one with a solution would be helpful
I have been seeing the below logs in the device console. Looks like it points to Entitlement permission.
default 14:41:36.811477+0530 Mavid 3M
MAVIDSDK getCommunicationSockets
default 14:41:36.811569+0530 Mavid 3M
MAVIDSDK getCommunicationSockets
default 14:41:36.811631+0530 Mavid 3M
MAVIDSDK getCommunicationSockets
default 14:41:36.811685+0530 Mavid 3M
MAVIDSDK refreshScan
default 14:41:36.811719+0530 kernel necp_check_restricted_multicast_drop: Dropping unentitled multicast (SDK 0xe0500, min 0xa0000)
default 14:41:36.811762+0530 Mavid 3M MAVIDSDK refreshScan wi-fi M-search dispatch
default 14:41:36.811777+0530 kernel necp_check_restricted_multicast_drop: Dropping unentitled multicast (SDK 0xe0500, min 0xa0000)
default 14:41:36.811803+0530 kernel necp_check_restricted_multicast_drop: Dropping unentitled multicast (SDK 0xe0500, min 0xa0000)
default 14:41:36.812830+0530 Mavid 3M end refreshScan
default 14:41:36.812896+0530 Mavid 3M MAVIDSDK a--Socket error Error Domain=NSPOSIXErrorDomain Code=65 "No route to host" UserInfo={NSLocalizedDescription=No route to host, NSLocalizedFailureReason=Error in send() function.}
Hi @eskimo ,
Thanks for the help.We were able to apply for the Multicast Network Entitlement and was granted last week.It was granted to the account instead of particular app.This is a great thing from apple.
Discovery is working on ios 14.5 above on local network using Multicast and Broad cast.
Thanks,
IOS Team @ Libre Wireless Technology
Has anyone found a way to use Matter framework with the profile and looks like CHIP Tool bluetooth central matter client developer mode profile has expired and im stuck not able to find a way to solve this issue without profile.