Goutam Kundu
Goutam Kundu
**Describe the bug** implementation ("com.github.jaiselrahman:FilePicker:1.3.2") public class "PickFile" not resolved for the version Mentioned class "PickFile" not found **To Reproduce** Steps to reproduce the behavior: 1. implementation ("com.github.jaiselrahman:FilePicker:1.3.2") 2. minSdk...
java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=1, result=-1, data=null} to activity {com.mmt.customcameratest/com.hussain_chachuliya.customcamera.CameraActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.graphics.Bitmap.getWidth()' on a null object reference Seems like library is not working
PaymentData not resolved. Please provide solution to the issue GooglePayChargeClient (class) >> `GooglePay.requestGooglePayNonce(PaymentData);` dependency def inAppPaymentsSdkVersion = '1.5.8' implementation "com.squareup.sdk.in-app-payments:card-entry:$inAppPaymentsSdkVersion" implementation "com.squareup.sdk.in-app-payments:google-pay:$inAppPaymentsSdkVersion"
**Describe the bug** Attribute application@appComponentFactory value=(androidx.core.app.CoreComponentFactory) from [androidx.core:core:1.12.0] AndroidManifest.xml:28:18-86 is also present at [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 value=(android.support.v4.app.CoreComponentFactory). Duplicate class android.support.v4.app.INotificationSideChannel found in modules core-1.12.0-runtime (androidx.core:core:1.12.0) and support-compat-28.0.0-runtime (com.android.support:support-compat:28.0.0) **To Reproduce** Steps...