gpt4 book ai didi

javascript - iOS iPhone 11 在浏览器不断重新加载时黑白闪烁 : RBS Background assertion ConnectionTerminationWatchdog

转载 作者:行者123 更新时间:2023-12-04 11:39:35 24 4
gpt4 key购买 nike

我得到一个黑白闪烁的浏览器,在此错误后不断重新加载:

[ProcessSuspension] 0x1063b4740 - ProcessAssertion: Failed to acquire RBS Background assertion 'ConnectionTerminationWatchdog' for process because PID is invalid
[Process] 0x104028a18 - [pageProxyID=11, webPageID=12, PID=3734] WebPageProxy::processDidTerminate: (pid 3734), reason 3
[assertion] Error acquiring assertion: <Error Domain=RBSAssertionErrorDomain Code=3 "Target is not running or required target entitlement is missing" UserInfo={RBSAssertionAttribute=<RBSDomainAttribute| domain:"com.apple.webkit" name:"Background" sourceEnvironment:"(null)">, NSLocalizedFailureReason=Target is not running or required target entitlement is missing}>
只有 iPhone 11 PRO 和 iPhone 11 Mini(真实设备)以及 iOS 14.3、14.4 和 14.5 上的 cordova 应用程序才会出现此问题。
在模拟器上它可以完美运行,也可以在其他真实设备上运行。
在我的情况下,如果我打开 dc-Tableview.js 表(通过添加和删除“diplay:none”),屏幕会闪烁黑白。
相关问题:
  • WKWebView is trying to run on background, although it's closed and should be disposed
  • https://github.com/apache/cordova-ios/issues/1103
  • https://forum.ionicframework.com/t/ios-background-issue/206463
  • https://developer.apple.com/forums/thread/677916?login=true&page=1#674912022
  • https://github.com/apache/cordova-plugin-wkwebview-engine/issues/55

  • 系统:
  • Cordova 10.0.0
  • Cordova iOS 6.2.0
  • iPhone 11 PRO/iPhone 11 Mini(它正在其他几台设备上运行,例如 iPhone SE,也适用于 iPhone 11 PRO 模拟器)
  • iOS 14.5

  • 任何想法如何解决这个问题?

    最佳答案

    好像发生了屏幕滚动时 :

  • 手动
  • 通过使用如下函数:scrollintoview()
  • 多个全尺寸模态overflow-y: auto 一起使用模态 div 容器中的 CSS

  • 编辑:
    最后,我可以通过 解决我的问题隐藏所有非事件模态在后台使用:
  • display: none

  • 删除模态,消除错误。
    调整模态框的大小,消除错误(例如高度为 30%)。
    当我删除我所有的 scrollintoview()手动滚动时,我只会得到闪烁的错误。
    希望这可以帮助。我仍然不知道如何完全解决这个问题。
    我在苹果支持处开了一张票:
    https://feedbackassistant.apple.com/feedback/9363100

    关于javascript - iOS iPhone 11 在浏览器不断重新加载时黑白闪烁 : RBS Background assertion ConnectionTerminationWatchdog,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67571345/

    24 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com