Hi,
we are experiencing an app crash on Rho::Camera.takePicture callback on Android 10 devices.
We are using kitchensinkRuby-master app (https://github.com/tauplatform/kitchensinkRuby)
and the apk is built using RhoMobileSuite v.7.2.6.
When we take the picture, the image is displayed and two buttons appears on the bottom of the page:
Retry (Riprova in italian as you can see on the screenshot attached) and Ok (to accept the photo).
Every time we click on Ok, the app crashes (and close itself)
but only when the device has Android 10 (i.e. Samsung S9, S9 Plus, A50, Xiaomi Redmi 9S),
on Android 8 and previous versions we don't have this problem.
We tried the camera callback also in our app, with the same crash, and there we can see the log after the crash,
when we open the app again.
In kitchensinkRuby-master app we find the log cleaned when we open the app again after the crash,
so we cannot provide to you the kitchensinkRuby-master log.
Anyway, in the log there isn't any exception or error.
Do you have any idea to solve?
You can find the screenshots attached,
and the log of our app (MinSeverity = 1):
at 15:58 we took the picture and we got the crash
at 16:13 we restarted the app.
Thank you for your attention.
Attachments:devicelog.txt (61.71 KB)