Reputation: 11
I am new to mobile development and using React Native in my project. I am trying to publish/release my APK in the play store signed with a V4 signature. Unlike other V1, V2 and V3 signatures which are included in the APK file itself V4 has a separate idsig file. So How can we upload two files on the play store or can we include the V4 signature in APK as well? Thanks in advance.
Upvotes: 1
Views: 774