I tried to use AppVerifier to examine the checksum of FlorisBoard downloaded directly from the corresponding GitHub repository. The repository provides an additional .txt file with the SHA256 hash.
If I calculate the SHA256 hash of the FlorisBoard-APK on my Mac then it is identical to the SHA256 hash provided with the .txt file. However, if I use AppVerifier the calculated hash doesn't match the checksum from the .txt file.
What am I doing wrong? What sort of hash does AppVerifier calculate?