I was crated project in kodular egal, and all components was working fine, but in this new update that already exit components are not working or, some of them giving errors.
[NOTE: If i import old aia, then same thing happening]
There is no problem with airtable and image picker. I am not sure with image editor. If your android version is greater than 10 and above then in the after picking block(for image picker/editor) you must add file :// just before the get selection. May be due to that your old project may not work. So as a default just add file;:// command by using join block, your app will function as usual
this image picker is working with this solution. in image editor, centre crop is not working, i think airtable is fine. but now their have problem with file component, i has been used the read file component in previous update, and was file reading working fine, but in kodular new update its not working fine, showing the error like file could not be found,
can you tell me what will you do with the csv means that you will show that file or you will display it on label ? so that i can make a same project for you if i can