Anirudh Gupta

Results 30 comments of Anirudh Gupta

Open package.json and remove resource hacker

You only need to remove resource hacker, not entire devDependencies. By the way, if you are not comfortable with all this manual build, pre build binaries are available. Just go...

I have made a fork and fixed the issues. You can now select between light and dark mode. The WhatsApp team has integrated the options in the app but is...

I have fixed the issue. Follow https://github.com/firefinchdev/whatsapp-desktop-dark

> Nope not fixed at all. Same problem persists. > […](#) > On 6/9/20, Luciano J Guerra ***@***.***> wrote: > I have fixed the issue. Follow > https://github.com/firefinchdev/whatsapp-desktop-dark Thanks! --...

https://pastebin.com/Vxp8R5uC @Canny1913 Please follow the link. Github didn't allow posting logs because they are too long (There was an error creating your Issue: body is too long, body is too...

https://controlc.com/81eefff0 @Canny1913 Here you go...

Tried after excluding swipe controls patch. @Canny1913 Following error occurs: ``` Initializing installer Creating working directory Copying original apk Unpacking input apk Reading dex files Decoding AndroidManifest.xml only, because resources...

Yes, is should be wrapped. Will update it.

Found more exceptions on Pixel 3 XL (Android 9) ``` Fatal Exception: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/qrcodereader.barcodescanner.qrscanner.barcodereader.qrcode.barcode.qr.scanner.reader-MOvHVQ3Vaz-gYeG6uROlsA==/base.apk"],nativeLibraryDirectories=[/data/app/qrcodereader.barcodescanner.qrscanner.barcodereader.qrcode.barcode.qr.scanner.reader-MOvHVQ3Vaz-gYeG6uROlsA==/lib/arm64, /system/lib64]]] couldn't find "libbarhopper_v3.so" at java.lang.Runtime.loadLibrary0(Runtime.java:1012) at java.lang.System.loadLibrary(System.java:1669) at com.google.android.libraries.barhopper.BarhopperV3.(BarhopperV3.java:5) at com.google.mlkit.vision.barcode.bundled.internal.zza.zzc(zza.java:36) at com.google.android.gms.internal.mlkit_vision_barcode_bundled.zzbk.zza(zzbk.java:36)...