VPN: "AppName" must be updated bu the developer before "VpnName" can be connected

I am working on a VPN app featuring Wireguard. The app was working fine. I planned to make a Framework for the Wireguard Target, Network Extension Target and the Code managing VPN, Now after removing all errors, resolving Bundle IDs and making all the targets compatible to iOS 16.0, I am getting this error in the Settings app as shown in the following

In short, same code is not working when moved into the framework.

I have read the similar thread talking about lowering the minimum deployments. All of my minimum deployments are set to iOS 16.0.

Any suggestions would be appreciated.

Thanking you in anticipation.

Ali.

Replies

Is these a newly creation configuration? If not, try removing your app from the device (which removes the configuration), running it, and then creating a new configuration. Does it have the same problem?

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"