JodyPadulano
Member
Hello,
I inherited a program in B4A done by another person that doesn't work here anymore, which performs a task in which it calls an external program (Open Note Scanner) on opening the Cam.
Until Android V10, we had no problems. Upon the Cam call (which I see is cam.ThakePicture(...) where cam is an instance of EZcamera) Android would ask me which App I want to proceed with. That was the perfectly expected behaviour of the program.
As Android V11 was launched, the program no more asks for which cam I want to proceed with, using always the default Phone camera, no matther what Phone I'm using.
Does this ring any bell anyone?
What I have already tried:
1) Looking for configurations within the program. There is only the chance to allow/deny the camera use, but there's nothing about which one will be used.
2) Looking for configurations within the Open Note Scanner app. Same as above.
3) Removing all the programs and starting from scratch, in fear of the phone owner may having possibly selected "open always with" on the default phone camera. No avail.
No matther what I do, on Android V8 (my personal phone) it works smoothly. Android 11 breaks the app.
Any further tests I can do? Solutions or workarounds?
Thank you very much.
I inherited a program in B4A done by another person that doesn't work here anymore, which performs a task in which it calls an external program (Open Note Scanner) on opening the Cam.
Until Android V10, we had no problems. Upon the Cam call (which I see is cam.ThakePicture(...) where cam is an instance of EZcamera) Android would ask me which App I want to proceed with. That was the perfectly expected behaviour of the program.
As Android V11 was launched, the program no more asks for which cam I want to proceed with, using always the default Phone camera, no matther what Phone I'm using.
Does this ring any bell anyone?
What I have already tried:
1) Looking for configurations within the program. There is only the chance to allow/deny the camera use, but there's nothing about which one will be used.
2) Looking for configurations within the Open Note Scanner app. Same as above.
3) Removing all the programs and starting from scratch, in fear of the phone owner may having possibly selected "open always with" on the default phone camera. No avail.
No matther what I do, on Android V8 (my personal phone) it works smoothly. Android 11 breaks the app.
Any further tests I can do? Solutions or workarounds?
Thank you very much.