Building on Android (SOLVED)

I’m following the guide here:

And get this error when building:

2019/03/20 15:38:04 asn1: structure error: tags don't match (16 vs {class:0 tag:2 length:1 isCompound:false}) {optional:false explicit:false application:false defaultValue:<nil> tag:<nil> stringType:0 timeType:0 set:false omitEmpty:false} tbsCertificate @2

The game is effectively an empty mobile project. I searched the forum and found one post mentioning this error, but no solution. What am I missing?

1 Like

I created a keystore with these instructions instead, and now it built:

1 Like