Hi I have made a quiz app each quiz has three option yes, no, not available along with a remarks text box and camera image allowed to be captured. This layout is generated using DynamicComponents Extension. Howeever, If you run the app whether in companion and apk you can’t display picture after capture. I have attached aia. Please tell is it a bug or a extension problem, Quiz.aia (457.5 KB)
To my knowledge the aia got corrupt because in my actual app it has 9 screens and apk size upto 19MB. Too much image resources. I have modified Quiz.aia to Quiz2.aia attached. Quiz2.aia (431.2 KB)
My Designer Looks like this:
Even with this simple components it has failed to show any picture after captured. Kodular has something issues with its own stability with large apps and it is quite impossible to figure out.
Yes I have already followed as per Rename image by camera and I am able to copy or move the jpg file to a folder but the “image” component still does not display the captured image. It does not work with API >=10. To my surprise I have another app based on same blocks 80-90% same which works flawlessly.