aliya_ilina
aliya_ilina
I frequently use local functions to improve readability of methods, but plugin sees it not as separate function, but part of method and adds complexity from local functions to complexity...
Calling `Firebase.Crashlytics.StackFrame.Create(nuint address)` causes `unrecognized selector` exception. `[Export]` attribute has wrong selector parameter `stackFrameWithAddress:address`, while it must be `stackFrameWithAddress:`. ### Workaround You can invoke method directly as described in [documentation](https://learn.microsoft.com/en-us/xamarin/ios/internals/objective-c-selectors)....
**Describe the bug:** We started using EncryptedSharedPreferences and now receive a lot of ANR from Google Play Console. There is not much information, but some of ANRs points to com.google.crypto.tink...