VNAPNIC / flutter_nearby_connections

Flutter plugin support peer-to-peer connectivity and the discovery of nearby devices for Android vs IOS
https://pub.dev/packages/flutter_nearby_connections
BSD 2-Clause "Simplified" License
109 stars 72 forks source link

Unable to Deploy App to iOS Devices #57

Open B-O-B-G-I-T opened 7 months ago

B-O-B-G-I-T commented 7 months ago

I'm encountering difficulties deploying the Flutter application to real iOS devices. On simulator I manage to make them communicate but when I deploy the application on two real devices the two are not and impossible to communicate. Is there a solution?