X-dea / flutter_vpn

Plugin to access VPN service for Flutter | Flutter 的 VPN 插件
GNU Lesser General Public License v3.0
345 stars 125 forks source link

Flutter VPN on IOS with flutter_vpn: ^0.10.1 #88

Closed fazalbasit closed 2 years ago

fazalbasit commented 2 years ago

hello, everyone. I am using flutter_vpn for IOS and I am facing an issue.

2021-12-07 14:42:01.092465+0500 Runner[3827:882748] Metal API Validation Enabled 2021-12-07 14:42:01.293614+0500 Runner[3827:883009] flutter: Observatory listening on http://127.0.0.1:58663/v-JBZbe6aK0=/ 2021-12-07 14:42:01.938928+0500 Runner[3827:882748] [VERBOSE-2:FlutterObservatoryPublisher.mm(101)] Failed to register observatory port with mDNS with error -65555. 2021-12-07 14:42:01.939168+0500 Runner[3827:882748] [VERBOSE-2:FlutterObservatoryPublisher.mm(103)] On iOS 14+, local network broadcast in apps need to be declared in the app's Info.plist. Debug and profile Flutter apps and modules host VM services on the local network to support debugging features such as hot reload and DevTools. To make your Flutter app or module attachable and debuggable, add a '_dartobservatory._tcp' value to the 'NSBonjourServices' key in your Info.plist for the Debug/Profile configurations. For more information, see

ctrysbita commented 2 years ago

There is a bug with iOS. Please try to depend on master branch directly.

fazalbasit commented 2 years ago

You mean. I should try again on this X-dea/flutter_vpn

Sent from my iPhone

On 15-Dec-2021, at 10:13 PM, Jason C.H @.***> wrote:

 There is a bug with iOS. Please try to depend on master branch directly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.