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

The files can't be uploaded via taking a photo/video #96

Open
Qingx opened this issue Jul 17, 2023 · 2 comments
Open

The files can't be uploaded via taking a photo/video #96

Qingx opened this issue Jul 17, 2023 · 2 comments
Assignees

Comments

@Qingx
Copy link

Qingx commented Jul 17, 2023

Hi I met an issue when uploading files by taking photo/video.The result of the files can be seen in the chat page, but always show loading and get an error message "upload error" finally.
Choose files from Photo library doesn't have this issue.

2
1

Here is some relevant log:

2023-07-17 11:09:36.117390+0800 Runner[19501:1294459] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-07-17 11:09:36.117766+0800 Runner[19501:1294459] [ProcessSuspension] 0x11604c2c0 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebKit uploads' for process with PID=19501, error: Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}
2023-07-17 11:09:36.118230+0800 Runner[19501:1294459] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-07-17 11:09:36.118449+0800 Runner[19501:1294459] [ProcessSuspension] 0x11604c310 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebKit uploads' for process with PID=19513, error: Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}
2023-07-17 11:09:36.118949+0800 Runner[19501:1294459] [assertion] Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}>
2023-07-17 11:09:36.119060+0800 Runner[19501:1294459] [ProcessSuspension] 0x11604c360 - ProcessAssertion::acquireSync Failed to acquire RBS assertion 'WebKit uploads' for process with PID=19510, error: Error Domain=RBSServiceErrorDomain Code=1 "originator doesn't have entitlement com.apple.runningboard.assertions.webkit" UserInfo={NSLocalizedFailureReason=originator doesn't have entitlement com.apple.runningboard.assertions.webkit}

@Qingx Qingx changed the title The files can't be uploaded by taking a photo/video The files can't be uploaded via taking a photo/video Sep 8, 2023
@Qingx
Copy link
Author

Qingx commented Sep 8, 2023

Hi, is there anyone could provide some support, thank you.

@kamil-szostakowski
Copy link
Contributor

Hi @Qingx is this issue still reproducible? Can you reproduce it in one of our sample apps? Please make sure that you have NSMicrophoneUsageDescription and NSCameraUsageDescription set in your Info.plist file.

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

No branches or pull requests

2 participants