Chetan gupta
Chetan gupta
## Issue On running npm run install:android script which calls `cd android && ./gradlew installDebug` gradle fails with message ``` * What went wrong: Execution failed for task ':react-native-firebase_perf:generateDebugRFile'. >...
Application is crashing on Android 6 with this log : ```Kotlin java.lang.IllegalArgumentException: tm is an instance of com.appmattus.certificatetransparency.internal.verifier.CertificateTransparencyTrustManager which is not a supported type of X509TrustManager at android.net.http.X509TrustManagerExtensions.(X509TrustManagerExtensions.java:50) at com.appmattus.certificatetransparency.chaincleaner.AndroidCertificateChainCleaner$Factory.get(SourceFile:2)...