You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
I am using version v2.6.9 but I encountered issue when parsing v2 signed APK (BufferOverFlow) which v2.6.10 can fix. Thus, I was forced to update version to v2.6.10. I noticed that in v2.6.10 'signature' field was removed in net.dongliu.apk.parser.bean.CertificateMeta bean. What is the alternative of 'signature' field so that I can get the same value? Thank you.
The text was updated successfully, but these errors were encountered:
I am using version v2.6.9 but I encountered issue when parsing v2 signed APK (BufferOverFlow) which v2.6.10 can fix. Thus, I was forced to update version to v2.6.10. I noticed that in v2.6.10 'signature' field was removed in net.dongliu.apk.parser.bean.CertificateMeta bean. What is the alternative of 'signature' field so that I can get the same value? Thank you.
The text was updated successfully, but these errors were encountered: