Sang Lin
Sang Lin
The live transcription is owned by another service, creating AWS support case could help you route to the right place for your request.
Closing this due to inactivity. Please reopen or submit a support case if this is still an issue.
Feel free to reopen if you are still having this issue.
You should be able to rely on system callback to detect app backgrounding. https://developer.apple.com/documentation/uikit/uiapplicationdelegate/applicationdidenterbackground(_:) Example: https://github.com/aws/amazon-chime-sdk-ios/blob/e94ce5d08984620fb9776ead1ca822e51b9d22c7/AmazonChimeSDKDemo/AmazonChimeSDKDemo/AppDelegate.swift#L37
Hi @rouzbeh-abadi, thanks for reporting this, currently we have an issue tracking the work for memory leak: https://github.com/aws/amazon-chime-sdk-ios/issues/216 Could you confirm if the leak you're seeing is from AmazonChimeSDKMedia? Also...
Seems like there's issue decoding the video on this specific device which was not a common seen device, we will need to look into whether the media layer support that.
C++ SDK for Windows version 0.11.1 has been released.
Any reason you call init `it.init(eglCoreFactory) // This line if I remove the crash is fixed ` here? can you reference the [demo](https://github.com/aws/amazon-chime-sdk-android/blob/master/app/src/main/java/com/amazonaws/services/chime/sdkdemo/activity/MeetingActivity.kt#L85) for usage of `EglCoreFactory`?
Closing this due to inactivity. Please reopen or submit a support case if this is still an issue.
Thanks for reporting, we're looking into this issue, will keep update.