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
1 Like