You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: While testing XCode 15.2 Beta 1 and navigating on Wonderous we noticed a warning on the logs - Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1
This is replicable on both flutter stable and master.
Replication steps
Get latest version of Wonderous app (This is the log when this issue was created - commit 91c8cb9 (HEAD -> main, origin/main, origin/HEAD)
Run Wonderous in the ios 17.2 simulator with Xcode 15.2 Beta 1.
On the first wonder swipe down and navigate pass the National Geographic Video
Expected Results:
No Warning are shown.
Actual Results:
warnings are observed when navigating through the "national geographic" video.
Logs
Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)}>0x1a4002660 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebKit Media Playback' for process with PID=10378, error: Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.assertions.webkit AND originator doesn't have entitlement com.apple.multitasking.systemappassertions)}
Flutter Doctor Output
[✓] Flutter (Channel stable, 3.16.3, on macOS 14.2 23C64 darwin-arm64, locale en-US)[✓] Flutter (Channel master, 3.18.0-7.0.pre.100, on macOS 14.2 23C64 darwin-arm64, locale en-US)Flutter version 3.16.3 on channel stable at /Users/josefinadiz/Desktop/flutter/flutterUpstream repository Framework revision b0366e0a3f (7 days ago), 2023-12-05 19:46:39 -0800Engine revision 54a7145303Dart version 3.2.3DevTools version 2.28.4[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)Android SDK at /Users/josefinadiz/Library/Android/sdkPlatform android-34, build-tools 34.0.0Java binary at: /opt/homebrew/opt/openjdk/bin/javaJava version OpenJDK Runtime Environment Homebrew (build 20.0.1)All Android licenses accepted.[✓] Xcode - develop for iOS and macOS (Xcode 15.2)Xcode at /Applications/Xcode-beta.app/Contents/DeveloperBuild 15C5500cCocoaPods version 1.12.1[✓] Chrome - develop for the webChrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome[✓] VS Code (version 1.84.2)VS Code at /Applications/Visual Studio Code.app/ContentsFlutter extension version 3.78.0[✓] Connected device (3 available)iPhone 13 de Josefina (mobile) • 00008110-0002751E2E90401E • iosiOS 17.1.2 21B101macOS (desktop) • macos • darwin-arm64macOS 14.2 23C64 darwin-arm64Chrome (web) • chrome • web-javascript • Google Chrome 120.0.6099.71[✓] Network resourcesAll expected network resources are available.
The text was updated successfully, but these errors were encountered:
Summary: While testing XCode 15.2 Beta 1 and navigating on Wonderous we noticed a warning on the logs - Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1
This is replicable on both flutter stable and master.
Replication steps
Expected Results:
No Warning are shown.
Actual Results:
warnings are observed when navigating through the "national geographic" video.
Logs
Flutter Doctor Output
The text was updated successfully, but these errors were encountered: