Android / iOS buttons don't matter

Clicking on the Android or iOS button don’t matter if “platform” is set in voltbuilder.json.

If “platform” is not set it’s assumed to be “android” whatever button I click on.

I’d prefer the following behavior: If “platform” is not set, the button should decide what platform to build for. That saves some configuration time.

Thanks for the suggestion. There are a number of infrastructure changes this would require, but it makes sense.

Not if you patch voltbuilder.json before further processing if platform is missing/invalid (based on my understanding of the flow).