Hi,
I have exported my app as an Android unsigned release (7.0+).
Then created a release key.
Then created the aligned apk.
But when I try to use the apksigner I get;
'Failed to load signer "signer #1"'
'Java.io.IOException: invalid keystore format'
I have deleted and iterated around the whole build a number of times, but still the same issue.
Anybody have any pointers as to what I could try to resolve?
Thanks in advance.