Closed hateftad closed 3 years ago
You may have to add this in your Info.plist
if you are having iOS14 problems.
<key>NSBonjourServices</key>
<array>
<string>_googlecast._tcp</string>
<string>"Receiver id"._googlecast._tcp</string>
</array>
Worked for me!
Thanks @snaeji!
Worked for me also.
Thanks @snaeji
Closing this because the solution seems to be working and actually is not related to this project directly (this is just dart code, nothing to do with iOS).
Hi, it doesnt seem to be working on iOS. Searching for devices returns no results