Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wonderous Warnings - Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1> #157

Open
rzambroni opened this issue Dec 14, 2023 · 2 comments

Comments

@rzambroni
Copy link

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

  1. Get latest version of Wonderous app (This is the log when this issue was created - commit 91c8cb9 (HEAD -> main, origin/main, origin/HEAD)
  2. Run Wonderous in the ios 17.2 simulator with Xcode 15.2 Beta 1.
  3. On the first wonder swipe down and navigate pass the National Geographic Video

image

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/flutter

Upstream repository 

Framework revision b0366e0a3f (7 days ago), 2023-12-05 19:46:39 -0800

Engine revision 54a7145303

Dart version 3.2.3

DevTools version 2.28.4

 

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)

Android SDK at /Users/josefinadiz/Library/Android/sdk

Platform android-34, build-tools 34.0.0

Java binary at: /opt/homebrew/opt/openjdk/bin/java

Java 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/Developer

Build 15C5500c

CocoaPods version 1.12.1

 

[✓] Chrome - develop for the web

Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

 

[✓] VS Code (version 1.84.2)

VS Code at /Applications/Visual Studio Code.app/Contents

Flutter extension version 3.78.0

 

[✓] Connected device (3 available)

iPhone 13 de Josefina  (mobile) • 00008110-0002751E2E90401E • ios

iOS 17.1.2 21B101

macOS (desktop)                 • macos                     • darwin-arm64

macOS 14.2 23C64 darwin-arm64

Chrome (web)                    • chrome                    •

      web-javascript • Google Chrome 120.0.6099.71

 

[✓] Network resources

All expected network resources are available.
@zhraa1992
Copy link

[✓] 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/flutter

Upstream repository

Framework revision b0366e0a3f (7 days ago), 2023-12-05 19:46:39 -0800

Engine revision 54a7145303

Dart version 3.2.3

DevTools version 2.28.4

 

[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)

Android SDK at /Users/josefinadiz/Library/Android/sdk

Platform android-34, build-tools 34.0.0

Java binary at: /opt/homebrew/opt/openjdk/bin/java

Java 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/Developer

Build 15C5500c

CocoaPods version 1.12.1

 

[✓] Chrome - develop for the web

Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome

 

[✓] VS Code (version 1.84.2)

VS Code at /Applications/Visual Studio Code.app/Contents

Flutter extension version 3.78.0

 

[✓] Connected device (3 available)

iPhone 13 de Josefina  (mobile) • 00008110-0002751E2E90401E • ios

iOS 17.1.2 21B101

macOS (desktop)                 • macos                     • darwin-arm64

macOS 14.2 23C64 darwin-arm64

Chrome (web)                    • chrome                    •

      web-javascript • Google Chrome 120.0.6099.71

 

[✓] Network resources

All expected network resources are available.`

@Josefina-diz
Copy link

This error continues to occur when running the activity with Xcode 15.4 (RC1).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants