kakone / GoogleCast

Implementation of the Google Cast protocol (.NET Standard 2.0 library)
GNU General Public License v3.0
141 stars 22 forks source link

Problem finding receivers using Xamarin.IOS #40

Closed profilen closed 1 year ago

profilen commented 1 year ago

Im currently developing an Xamarin Forms-app. Everything works great on Android but im not able to fetch any receivers using: FindReceiversAsync() using IOS and Iphone-device?? Any idea? Need to set any permissions etc ?

profilen commented 1 year ago

The issue was that the phone used the connected mac network instead of wifi.