hello Ari, do you have an estimated date to fix this camera bug?
Anyone have any news on fixing this bug?
sorry,
I don’t know…
I’m still waiting for the solution
I am using this component (Surface View).
While I wait for them to fix the camera.
Can you share example this .aia?
Hello, both methods work on Companion but do not work when exorted as .apk.
I get Error 908 and tried to solve it with block ask for permission:android.permission.WRITE_EXTERNAL_STORAGE which was denied, after that i used Anke DeclareReadWrite.aix but that did not help too.
Could you help me plz.
Which permissions are there available in the manifest of your app? To find it out, use apktool…
It might help to drag the file component into the working area and set DefaultFileStorage to Legacy in the properties of Screen1 to get the required permissions in the manifest…
Also don’t forget to use the AskForPermission method accordingly…
Taifun
Thank you, it is working now.
I changed manifest but keep DefaultFileStorage to App.
PLEASE…kodular…fix this bug…
im really desperate…my expectation…after upgrade to premium this bug already solved…
but why until now…its still problem…
Hi, I’ve tried to solve the problem with that code but I couldn’t becouse I don’t have the block Create Directory.
The workaround provided here Camera - Error 201, the camera did not return an image / missing Pictures folder - #21 by jimy_jonayker does not use any create directory block
Taifun
Thank you : )
hello Hendro, I have the same problem as you, I had solved it using the Surface_view.
the problem with this is that all the images that the surface takes, get saved at just one file, the same name file, so you need to take that file, copy it to another file and then you need to renamed it, if you dont do this, all the pictures that you will take with the surface_view are going to be the last image that you had taken.
regards
Mr,
are you already fixed this one,
because i have same problem
thanks before
how i want to used this apk in kodular?
Its been 4 years and not solved yet? I am facing this error again.
Has kodular project been terminated and no one takes care of it ??
This is not fixed yet? has been 4 years now
First, thank you for your example, it works perfectly, but if I want 3 different photos, do you have the solution?