scuti-dai

Results 7 comments of scuti-dai

+1 My app can't detect my customer website, the website use Japanese flutter_inappwebview: ^5.8.0 Flutter (Channel stable, 3.10.6, on macOS 14.0 23A344 darwin-arm64, locale en) Android toolchain - develop for...

flutter_inappwebview: 5.8.0. dart: ">=3.1.0 =3.13.0" error: Error Domain=RBSServiceErrorDomain Code=1 "target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=target is not running or doesn't have entitlement com.apple.runningboard.assertions.webkit}

@junyongNie this library use strongswan for connect VPN in android, please comment some code in strongswan, it will working Link: https://github.com/strongswan/strongswan/discussions/1905

PSK with ios: @available(iOS 9.0, *) func connectIkev2Psk( result: FlutterResult, type: String, server: String, remoteId: String, localId: String, secret: String, description: String? ) { vpnManager.loadFromPreferences { (error) -> Void in...