DelphiWorlds
DelphiWorlds
It is intended that way - IDE Path Sets changes the values in Tools->Options->Language->Delphi->Library->Library Path based on what sets you have enabled. Otherwise, it wouldn't work :-)
Sorry.. missed this for 1.5.1. It'll be in 1.5.2 :-)
Assuming you actually added the correct xml (your example is wrong, but it won't compile if it looks like that), if you've only just set up your AdMob it can...
Not sure what is happening with your Android 9 device - I just tried the demo on the Android 9 device I have and it is working OK.
I've been working on improving the camera support, which hopefully will include barcode reading. It may take a while, though. I need to solve this issue, for one: https://stackoverflow.com/questions/66323994/applying-rotation-to-glsurfaceview
I've created an implementation and a basic demo for this, over in the [Playground repo](https://github.com/DelphiWorlds/Playground/tree/main/Demos/UssdRequester).
Ouch.. one year later. I'll take a look soon
Yeah, it's problematic. I'm working on it.
I've recently taken on more work, so my time is a bit light, but the changes to the Camera support are now fairly high priority
HitTest and OnLongPress have been added to some controls (not all). The implementations of these need testing