aws / amazon-chime-sdk-ios

An iOS client library for integrating multi-party communications powered by the Amazon Chime service.
https://aws.amazon.com/chime/chime-sdk/
Apache License 2.0
144 stars 67 forks source link

Share in app content getting failed and not sharing #415

Closed MohanNB closed 2 years ago

MohanNB commented 2 years ago

When I share in app content not sharing screen and some time enabled app share status but screen not presenting to another .

Getting below error logs: [RPScreenRecorder startCaptureWithHandler:completionHandler:]_block_invoke_2:482 failed to start due to error: Error Domain=com.apple.ReplayKit.RPRecordingErrorDomain Code=-5803 "Recording failed to start" UserInfo={NSLocalizedDescription=Recording failed to start}

[10080:1764088] [ERROR] InAppScreenCaptureModel - RPScreenRecorder start failed: Recording failed to start [10080:1764088] [ERROR] InAppScreenCaptureModel - InAppScreenCaptureSource did fail: systemFailure [10080:1764088] [INFO] InAppScreenCaptureModel - RPScreenRecorder not recording, so skipping stop

hokyungh commented 2 years ago

Hi do you mind providing more details like Versions Amazon Chime SDK: Amazon Chime SDK Media:

Device OS Version: Device Model:

Step How to reproduce the issue.

MohanNB commented 2 years ago

Hey hokyungh,

Versions:
if you need bitcode support: AmazonChimeSDK-0.18.0.tar.gz AmazonChimeSDKMedia-0.14.0.tar.gz

Note : updated version also getting same issues

[RPScreenRecorder startCaptureWithHandler:completionHandler:]_block_invoke_2:482 failed to start due to error: Error Domain=com.apple.ReplayKit.RPRecordingErrorDomain Code=-5803 "Recording failed to start" UserInfo={NSLocalizedDescription=Recording failed to start} 2022-03-09 11:26:33.561843+0530 iSabel[10458:1883517] [ERROR] InAppScreenCaptureModel - RPScreenRecorder start failed: Recording failed to start

Device OS Version:15.3.1 Device Model:iPad 5th gen & iPhone 6Plus

Step "How to reproduce the issue". when I click on share in app content getting above shared error logs.some enabled share in app content but screen showing empty gray color.

dylonChime commented 2 years ago

Hi @MohanNB,

I'm not able to reproduce this issue. Are you able to provide a diff between our demo and your app?

linsang21 commented 2 years ago

Feel free to reopen and provide extended information if the problem still persists.