I was trying to build a vpn app in flutter then I found the flutter_vpn package which is using strongswan vpn protocol but when I tried to run the example app in the library in debug mode, it runs fine without any problem. But when I tried to build apk or run in release mode the app crashes immediately. Can any one help me please. I created an issue in github where you can find the error log.
Thank you