Onè
Onè
I'd be interested to see that. Would you use the same template but just build for android?
Thanks, I'll definitely check it out once I get a chance.
Right, I'd had an issue like that as well but haven't had time to look into it. IIRC there was a breaking change made in the image crate that I...
Hi @Resonanz do you still have an ongoing issue?
@andreamancuso were you able to get through following the steps posted by the OP?
Unless I misunderstood what you're suggesting, this new flow will not allow you to try multiple solutions to the same problem after you try a correct solution. Am I mistaken?
So to clarify my understanding. It is the same as now including the y/n question except it shows the next exercise as well if the tests pass?
oh you found a replacement cool
For the next person **TLDR** use "field_name AS field_name?", note the question mark. --- Thank you. Using the "?" to make it an option really helped me. I'll just add...