runtime issue of SecTrustCopyExceptions 'This method should not be called on the main thread as it may lead to UI unresponsiveness.' when using onReceivedServerTrustAuthRequest #1924
Labels
bug
Something isn't working
Environment
Device information:
Description
Expected behavior:
Current behavior:
Steps to reproduce
1、based on the source code of the InAppWebview default example (in_app_webiew_example.screen.dart file)
(1) change the url of initialUrlRequest to
'https://so.toutiao.com/search?keyword=%E8%BF%AA%E4%B8%BD%E7%83%AD%E5%B7%B4'
(2) add onReceivedServerTrustAuthRequest callback implementation
2、run the InAppWebView demo from xcode, and enable the "All Runtime issues" breadkpoint of XCode
3、Here is the full source code of the reproduction version of in_app_webiew_example.screen.dart file
Images
Stacktrace/Logcat
The text was updated successfully, but these errors were encountered: