Crash due to using UIAlertViews with UIScene

Description
The SDK crashes when attempting to show a recording dialog before joining the meeting.

Bright[662:34740] *** Terminating app due to uncaught exception 'NSObjectNotAvailableException', reason: 'UIAlertView is deprecated and unavailable for UIScene based applications, please use UIAlertController!'

Which Mobile Meeting SDK version?
5.7.1

Is there any way to prevent this alert from being presented? We are already showing an alert to let the user know about recording. Removing UIScene is a huge headache.

Hey @tyson1,

Thanks for using the dev forum!

Currently the SDK does not support Scenes/SceneDelegates.

Thanks!
Michael

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.