Keith Bailey
Keith Bailey
It's still broken for me on v7.41.3. I've attached the output of building and apkdiff-ing the apks. [signaloutput.txt](https://github.com/user-attachments/files/20257871/signaloutput.txt) At the end you can see: ``` keith@comp:~/reproducible-signal$ ./apkdiff.py apks-i-built/base-master.apk apks-from-device/base.apk APKs...
It looks like there are many places where the binary data is different. Here's `hexdump -C` of the two AndroidManifest.xml files. [first.txt](https://github.com/user-attachments/files/20319810/first.txt) [second.txt](https://github.com/user-attachments/files/20319809/second.txt)
Using diffuse I see a subset of the same manifest changes. They look like the values that TheTechZone mentioned. ``` keith@comp:~/reproducible-signal$ ~/Downloads/diffuse-0.3.0/bin/diffuse diff apks-i-built/base-master.apk apks-from-device/base.apk OLD: base-master.apk (signature: V1, V2,...