UIActivityViewController crashes on scroll on iOS 15.5 when Yandex Mobile Ads SDK is installed

A user of my Unity plugin NativeShare has reported that the share dialog (UIActivityViewController) crashes the app as they scroll it if Yandex Mobile Ads SDK is installed in their project. I couldn't see any connection between UIActivityViewController+Yandex SDK+Scroll crashing so perhaps it's some sort of iOS 15 bug? Here's my source code.

UIActivityViewController crashes on scroll on iOS 15.5 when Yandex Mobile Ads SDK is installed
 
 
Q