I've tried publish my apk to Samsung Apps. It was rejected with description
Failure Details: Your application package has failed the integrity test. We run integrity test to prove the integrity of resources when building the Application package, the hash values of the resource are saved and the values are compared with the extracted hash values from the original resource to verify the integrity of the resource at the time of building. File exists, but hash value does not exist. - assets/49-Posterior sacrococcygeal ligament superficial and deep layers.mp3
Any ideas how can I fix it?
UPDATE :
I’ve already tried:
- verify apk with “jarsigner -verify -verbose -certs"
- zipalign
- zip -T
And no any issues. I have uploaded the same build to google market and amazon and it works!