8000 Application is unknown to FrontBoard. · Issue #14 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

Application is unknown to FrontBoard. #14

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

Closed
johnjelinek opened this issue Oct 2, 2018 · 2 comments
Closed

Application is unknown to FrontBoard. #14

johnjelinek opened this issue Oct 2, 2018 · 2 comments

Comments

@johnjelinek
Copy link

After a little while of leaving the app open, I see this error.

flutter: RTCIceGatheringState.RTCIceGatheringStateComplete
flutter: RTCIceConnectionState.RTCIceConnectionStateClosed
flutter: RTCSignalingState.RTCSignalingStateClosed
Exit code 1 from: /usr/bin/xcrun simctl launch BCB474A8-D3F1-4389-B509-AD7962E67F6F "com.cloudwebrtc.flutter-example" --enable-dart-profiling --enable-checked-mode --start-paused --observatory-port=0:
"com.cloudwebrtc.flutter-example": -1
An error was encountered processing the command (domain=FBSOpenApplicationServiceErrorDomain, code=1):
The request to open ""com.cloudwebrtc.flutter-example"" failed.
The request was denied by service delegate (SBMainWorkspace) for reason: NotFound ("Application ""com.cloudwebrtc.flutter-example"" is unknown to FrontBoard").
Underlying error (domain=FBSOpenApplicationErrorDomain, code=4):
	The operation couldn’t be completed. Application ""com.cloudwebrtc.flutter-example"" is unknown to FrontBoard.
	Application ""com.cloudwebrtc.flutter-example"" is unknown to FrontBoard.
@cloudwebrtc
Copy link
Member

It looks like flutter's debug environment problem.

@tnluan
Copy link
tnluan commented Nov 12, 2018

flutter/flutter#21335 (comment)

Replacing in ios/Runner/Info.plist CFBundleIdentifier from $(PRODUCT_BUNDLE_IDENTIFIER) to hard coded value solved this issue for me.

evdokimovs pushed a commit to evdokimovs/flutter-webrtc that referenced this issue Jun 6, 2024
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
0