iOS 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 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 ArticleSelecting and transferring multiple photos from a mobile phone
Working on a Mobile App that allows members of the company to send multiple pictures back to the HQ. I know we can now select and transfer one picture at a time but would love to be able to select and...
View ArticleIWServerController Port ignores the value (set in runtime or design time)
The IntraWeb documentation says the default port for the SA Server is 8888 (that is precisaly i need) but that's not true. Everytime i run the IW app, the port value changes to values greater tan...
View ArticleQ: Remote Message Notification for Delphi iOS apps (without Kinvey/Parse)
Now Parse has decided to stop their remote push notification service, I'm looking for an alternative. Of course I can move to Kinvey, which has a similar service, but you never know how long Kinvey...
View Article"Access violation at address 00404986 in module 'Project7.exe'. Read of...
I'm hearing different things from different people about whether it's better (and faster) to post a question here or in the developpers' forum. As an experiment, I'm posting the following question...
View ArticleHow can i create custom item appearence on a TListView?
For example, i want that the items in my Listview have 2 bottom details and no Image. Is there any way to achive that? thank you for reading!!
View ArticleWhat is the function give the size hard disc phone the total and the free...
I have a problem I've tried with function DiskSize() and DiskFree() but in android it's not working.
View ArticleREST Client - How to Trap Exception?
I have the following code (FMX) - I need it to run on Win, iOS and Android, but testing on the Windows side looks like the exception is never trapped if the URL is wrong or server timeout, etc. How...
View ArticleIs there an example of sending an SMS with an image using...
i AM USING DELPHI BERLIN 10.1.2 AND THIS IS FOR AN ANDROID PLATFORM. procedure TTabbedForm.SEND_SMS(NBR, TXT: string); var SmsManager: JSmsManager; smsTo, txt2 : JString; myContext : jContext;...
View ArticleArabic in TEdit->Text and apparent cursor location
I hope someone here is familiar with Arabic. My problem is that when working in a TEdit that is showing Arabic, the cursor does not appear in the correct position. Here's an example. Edit1 is a TEdit...
View ArticleInstalling ZeosLib 7.2 in C++ Builder 10.1 Berlin
Hi everyone, I'm upgrading an C++ Builder application (that uses ZeosLib components) to the new C++ Builder 10.1 Berlin. I'm trying to install ZeosLib components and after compiling and trying to...
View Article[ilink32 Warning] Warning: Error detected (LME288)
[ilink32 Warning] Warning: unknown heap name : 0x08000000 / 0x08000000 [ilink32 Warning] Warning: Error detected (LME288) Project has one form, one tbutton and tlabel (sic!) What to do ? Builder XE8,...
View ArticleIs there an example of sending an MMS message with an image using...
i AM USING DELPHI BERLIN 10.1.2 AND THIS IS FOR AN ANDROID PLATFORM. procedure TTabbedForm.SEND_SMS(NBR, TXT: string); var SmsManager: JSmsManager; smsTo, txt2 : JString; myContext : jContext;...
View ArticleUnable to remove licence
Hi I'm trying to move my Delphi installation from one machine to another; I was unable to remove the license as the manager doesn't run. When I installed on my new machine it says I'm out of license,...
View ArticleBeacon : How to get additional data
Hi, i've manage to read beacon UUID, Major, Minor, RSSI, Distance as it is provided by the TBeaconManager, but i know that this beacon have some other data that it is advertised which is the Battery...
View ArticleDisable code insight
Is there a way to completley disable all code insight and coding helpers, because recently my rad studio has started to take forever. I can type two characters, sometimes only one, then the UI freezes...
View Article