Farman Ullah Khan
Farman Ullah Khan
bug fixed. Kindly check the latest version 1.1. If fixed then close the issue else reproduce the bug along with details of: Android studio Android Gradle Version Mac System details...
update to latest version which 1.5
you are applying plugin in wrong place. Apply it in plugin's block of app level gradle file not in settings Gradle
update to latest version which 1.5
I was using filterabi to only allow arm64 and excluded x86, x86_64 in gradle because it will maximize the security. Now removed and fixed the bug.
> > I was using filterabi to only allow arm64 and excluded x86, x86_64 in gradle because it will maximize the security. Now removed and fixed the bug. > >...
Kindly read the docs carefully. there are not anrs. These are logs reported by ANRSpy because these functions are trying to approach the ANR limit which is 5 secs. Acoording...
add this in app's level gradle and will be fixed: ``` /* Added below dependency to avoid this: The following Android dependencies are set to compileOnly which is not supported:...
issue fixed. Kindly confirm it and if solved then close the issue. Note: Use latest version which is 1.10
is that happened in production? kindly tap on "See issues" and if it is due to "adchoices" overlay then it is fine if happens in dubug