Mobin Munir
Results
1
issues of
Mobin Munir
**Describe the bug** Below exception is thrown when I init the trust kit for android using below line `TrustKit.initializeWithNetworkSecurityConfiguration(context)` java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/preference/PreferenceManager; at com.datatheorem.android.trustkit.utils.VendorIdentifier.getOrCreate(VendorIdentifier.java:24) at com.datatheorem.android.trustkit.TrustKit.(TrustKit.java:209) at com.datatheorem.android.trustkit.TrustKit.initializeWithNetworkSecurityConfiguration(TrustKit.java:321)...