neversommer
"why would the developer still mention that you can publish games to mobiles if it is the worst choice ever"
lack of public communication is my guess, C2 exports games with html5+javascript features meant to run inside a browser, the thing is that technically mobile browsers can make them run (and they do actually), however, every single wrapper relies on this same exact process (browser +the game), and so shares the same issues a mobile browser has (with slightly more features if we want to be exact), even though other wrappers are specifically made for games, however, this is more "mobiles that support html5 and javascript correctly are supported, others are not" kind of situation, which is fine if you want to make small, medium or even large browser games, but not what the user will expect from an actual downloadable application from the play store.
In the end, it is doable but takes time, and unfortunetelly, it can be tricky at times for some people, and you still have the "need to wait for something to be fixed by browser vendor X" which is just more annoying than with native, since native at least has more advantages when it works*.
*for a browser based web game however, it is a fine situation.
I hope I sum it up nicely.
Your Explanation of the Problem with C2 is amazing! Now for me it does make a lot more sense, cause I don't know the Software at all.
So yes it can be done but with a lot of work and time put into my Project.
Like I mentioned I really wanna make simple games, some for my Cats as they always come up to my tablet and see if I Play something which they can Play as well
I really like Construct 2 and for what I have found so far it "could" do games I am after before I am getting more into C#.
Now there are not many other programs out there like Construct 2 and since GameSalad has poor mobile Performance, stencyl or something which I have not found yet may be the only choice or I leave it at Unity completely.
There is another Program out which I can't remember now to which is new and seems also like a very powerful "tool" to create games with.
But your Explanation is top notch!