Caqil / wireguard_flutter

wireguard_flutter
https://pub.dev/packages/wireguard_flutter
MIT License
24 stars 27 forks source link

iOS: "AppName" must be updated by the developer before "VpnName" can be connected #30

Closed 33885222 closed 1 month ago

33885222 commented 3 months ago

I built an app for iOS, and the build and launch process goes smoothly. However, the VPN does not connect because in the iPhone settings, next to the VPN profile, it says 'Update Required' and 'VPN: "AppName" must be updated by the developer before "VpnName" can be connected.' What exactly needs to be updated and how can I fix this problem?

6e850544-6d37-4ac1-ab09-1552f725460f

sanburnn commented 2 months ago

@33885222 i got some problem too. @Caqil

Yaseendev commented 2 months ago

Update the minimum ios deployment version of the extension to be the same as runner's minimum ios deployment