I’m trying to follow the docs here: http://ionicframework.com/docs/guide/publishing.html
But things don’t seem to pan out as they say they should.
e.g. running “cordova build --release android” works but doesn’t result in an unsigned apk showing up in platforms/android/bin in fact, there’s no bin folder in the android folder at all.
Obvs, from then on it all kinda falls apart
So is there a more recent, more accurate build process? Apologies if this seems like a n00b question but much about the Ionic platform, AngularJS and pretty much everything that comes with it is new to me so I’m having to pick it all up as I go!