AndrzejLorek

Results 3 comments of AndrzejLorek

I answered the same problem here: https://stackoverflow.com/a/68999146/16796219 In short, you need to change version of android gradle plugin to 3.6.0. I also checked it with 3.5.3 and it worked too.

You should run **pod update** in build directory before opening the xcode workspace for the first time after updating. Because cocoapods needs to get these dependencies before you want to...

Hi, I have the same exceptions on production. Android and iOS. Different system version numbers and different devices. No common features. I was unable to reproduce this during testing on...