Flutter inappWebView 를 통해

문의 시 사용하시는 SDK 버전 정보를 알려주세요.

위 링크를
플러터 인앱웹뷰 플러그인을 통해 보여주려고 합니다.(GitHub - pichillilorenzo/flutter_inappwebview: A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.)
안드로이드에서는 문제가 없는데…아이폰에서 문제가 발생합니다.

[assertion] Error acquiring assertion: <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}>

[ProcessSuspension] 0x1190a00c0 - ProcessAssertion: Failed to acquire RBS assertion ‘ConnectionTerminationWatchdog’ for process with PID=12565, 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}

[assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=2 “Specified target process does not exist” UserInfo={NSLocalizedFailureReason=Specified target process does not exist}>

[ProcessSuspension] 0x1190a0120 - ProcessAssertion: Failed to acquire RBS assertion ‘WebProcess Background Assertion’ for process with PID=12565, error: Error Domain=RBSAssertionErrorDomain Code=2 “Specified target process does not exist” UserInfo={NSLocalizedFailureReason=Specified target process does not exist}