Gleb

Results 2 comments of Gleb

I've encountered this issue too. Most crashes on: - Android 7, Android 8 - ONEPLUS A5000, SAMSUNG A5, SAMSUNG A3, HUAWEI Y3III We create bundles for Google Play, and APKs...

@Morons You can refactor and extract some of your dependencies to a class and inject that class as described here https://refactoring.guru/smells/long-parameter-list. Or you write your extension on the `Scope` class.