- Jun 6, 2020
- 11,559
- 4,422
Hi,
I have an odd problem.
I am developing my app and testing on a Redmi Note 10 5g running MIUI Global 12.5.5. All works fine except when I use the code supplied to get a picture using the Intent Based Camera.
[H3]
B4A + B4i project that uses an intent in B4A and the Camera object in B4i to take a picture using the default camera app. The B4A code depends on JpegUtils:
As soon as the code calls the intent based camera, logging to the log window stop. The app continues running correctly, it is just that there is no output in the log window. Even when I try to show unfiltered logs. Stopping the app and restarting causes the missing logs to reappear.
Testing the same app on a different phone (Pixel 2XL) and all is fine, the intent based camera appears, a picture can be taken and logging continues in the app.
Has anyone seen this happen before and know how to fix it.
Thanks
I have an odd problem.
I am developing my app and testing on a Redmi Note 10 5g running MIUI Global 12.5.5. All works fine except when I use the code supplied to get a picture using the Intent Based Camera.
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]B4A + B4i project that uses an intent in B4A and the Camera object in B4i to take a picture using the default camera app. The B4A code depends on JpegUtils:
برای دیدن لینک ها باید ثبت نام کنید
It rotates the bitmap based on the EXIF orientation attribute. Don't miss: -...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
As soon as the code calls the intent based camera, logging to the log window stop. The app continues running correctly, it is just that there is no output in the log window. Even when I try to show unfiltered logs. Stopping the app and restarting causes the missing logs to reappear.
Testing the same app on a different phone (Pixel 2XL) and all is fine, the intent based camera appears, a picture can be taken and logging continues in the app.
Has anyone seen this happen before and know how to fix it.
Thanks
برای دیدن لینک ها باید ثبت نام کنید