DelphiWorlds

Results 227 comments of DelphiWorlds

> For this reason, I had to fall back to using native JNI methods to handle the USSD responses, which is more reliable across different Android versions. OK - did...

Making these two pieces of functionality work together is proving to be a real pain. I am looking into it..

I have discovered that: * Using GoogleMLKit BarcodeScanner on its own with Firebase iOS SDK 11.2.0 works * Using GoogleMLKit BarcodeScanner with Firebase Cloud Messaging with Firebase iOS SDK 11.2.0...

I've updated the Barcode Reader demo, including the readme, to distinguish between using Barcode Scanning "standalone" and combining it with FCM. It also has updated instructions regarding Project Options, so...

This is a [bug in Delphi 12.2](https://embt.atlassian.net/servicedesk/customer/portal/1/RSS-1840)

Exactly the same error, using exactly the same steps to reproduce it?

> When I then select the directory of the used SDK, which contains the file adb.exe What is the exact name of the folder you selected? It should be the...

> the selector could verify that those subfolders exist and if not prompt the user to check for that when picking the folder The code already checks for that

Thanks for the tips! I have a "reboot" of this demo in the works, and will consider your suggestions for it.