XE7 Debugging Problems
I recently installed XE7 and tried to use the debugger on a simple application. It compiles and runs, but when I use F9 to run with debugging the IDE crashes. The final error message is "Debug process...
View ArticleDoes iOS trigger OnDiscoverLEDevice differently than MacOS and Android?
I have a test app created to simply list all devices found during a "DiscoverDevices" call e.g. BluetoothLE1.DiscoverDevices(60000); In MacOS and Android, the "OnDiscoverLEDevice" event is called...
View ArticleBLE: unexplained delay while WriteCharacteristic (XE8)
Hello, in an App for Andriod an iOS i use TBluetoothLEManager to communicate between mobile and a BLE-Device. To send data to the BLE-device, i use the code-sequence:...
View ArticleProblem with the bluetoothLE on Android devices
Hello, I'm having a big problem in discovering bluetoothLE devices on XE8. My App for android crashes when searching for devices, giving me back 'duplicates are not allowed' in the TDictionary class....
View ArticleFirebase Cloud Messaging & Delphi 10
Can i remote push notification with delphi 10 and firebase cloud messaging? Web Developer, PHP Addcited.blog: http://blog.binadarma.ac.id/ramadhansutejo
View ArticleHow to extract file path on Android device
My client is currently running a Delphi application. He would like to be able to take pictures using his Android phone to be viewed in that application. I can see the filename from the Delphi app...
View ArticleLogin with Facebook crash only on iOS (source code included)
Hello! I'm facing some problems with login with facebook account in my app (Rad Studio Berlin 10.1). I create a form and put a TWebBrowser to get AccessToken from Facebook. Once i got AccessToken, i...
View Articlesolution for first item in the TIB_lookuplist get disabled(or not opened )
i'am using delphi bds2006. On my delphi application iam using TIB_lookuplist control and TIB _incsearch control for index search in my MDImain Form. While searching in TIB_incsearch the result will...
View ArticleMigration from BDE to ADO
Hello , We are planning to move our applications from the Borland Database Engine to an ADO. Could you please advise , what is the best way to work with ADO <-> Borland combination. (CodeGear...
View ArticleHow to report spam "private messages"
I have received a "private message" from Lim Bruce. This is spam. How can I report this and thus speed up Lim Bruce's removal from the members? Here's the message. Lim Bruce 3 hours ago Attention:...
View ArticleHow do I provide a String file name to fopen()?
I need to construct a file name as a String, and then use fopen() to find out if that file exists. However, it seems that fopen() won't accept a String as the filename parameter. The following...
View ArticleMethod for converting Two tier delphi application into three tier application
I'm using delphi two tier application(Delphi BDS2006) now i plan to move to three tier application(Delphi xe2). please give a easiest way to convert my two tier application into three tier application.
View ArticleiOS app after submitting problem with non public api in sqlite3CodecAttach
When I submit my iOS app to itunesconnect I get an email back as below: Non-public API usage: The app references non-public symbols in your app: _sqlite3CodecAttach, _sqlite3CodecGetKey Nothing has...
View ArticleDelete an image from an Android phone
Thanks to Sarina D I can now use and Android phone to take a picture from within a Windows 10 Delphi application and transfer that picture to the computer running the application. Now I need to delete...
View Articletadoconnection disappears
I am using XE2 Pro. this just started happening after I installed XE. my project resides in a directory that is NOT Read Only. I place the component on a form. set the properties. save the project....
View Articleerror rest
Hi All After compiling my project in Delphi 10.1 this returned with the error TNETHTTP and components TREST returning message 'DATA ERROR' and 'resquest DATA ERROR'. (only IOS) What to do ? Thank's
View ArticleLogin with Facebook crash only on iOS (solved)
Hello! I'm facing some problems with login with facebook account in my app (Rad Studio Berlin 10.1). I create a form and put a TWebBrowser to get AccessToken from Facebook. Once i got AccessToken, i...
View ArticleQuestion about reinstalling the help system.
Hi, I am using Delphi XE7 in Win7Pro64bit operating system and the help system isn't working interactively the way it should (or in a lot of cases - at all). How would I re-install the help system?...
View Article[ilink32 Error] Fatal: Unable to open file 'DATA.DBXSQLITERESSTRS.OBJ'
I have linker error [ilink32 Error] Fatal: Unable to open file 'DATA.DBXSQLITERESSTRS.OBJ' I did not change anything in my code but now every time when try to compile it have this error. Embarcadero...
View ArticleReverse Engineer Error Question
Hello, I had my licensed copy of ER Studio moved from an old computer to a new computer her at work. I can access our repository, and my existing models with no problem. The issue that I am having is...
View Article