Hi! I tried version 6.6 of Qt. Now when I want to capture an image or save a video to a file on Android 10 (Infinix), the application crashes, but on Windows 10 PC it works correctly. Why doesn't it work on mobile?
@Ahimson2 First thing to do if your app is crashing: run through debugger and see where exactly it crashes. You can also post stack trace after crash here. Else we cannot do more than guessing.