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 ArticleIssue Deploying iPad View in 10.1 Berlin..
My project in Delphi Berlin 10.1 has additional views for iPhone 4", iPhone 4.7", iPad and Android 4" which are declared as follows: implementation {$R *.fmx} {$R *.iPad.fmx IOS} {$R *.iPhone4in.fmx...
View ArticleOdd StrToInt behavior
I'm getting odd behavior with the StrToInt method. (I do have included.) I read in data from a file using TStringList *mytext = new TStringList;...
View ArticleTeeChart for RAD Studio 10.1
The feature list for RAD Studio 10.1 indicates it includes TeeChart but it is not installed in the Tool Palette and I cannot find a design time package to install. The GetIt Manager doesn't list...
View ArticleUpdate CPU available when using Parallel library
Hello all, I came into this point the first time I had the chance to see our application running on a "pro" virtual machine, Windows Server 2012 hosted by VMWare VSphere virtual server platform. Our...
View ArticleApply Berlin Update 2 yet KEEP the un-updated Berlin as well?
Hello, We're developing for industry and, as such, we value stability quite more than new features... but good new features are always welcome, especially if they can increase our productivity....
View ArticleUpdate subscription renewal
My update subscription has expired but I was not sent an email. Can I still renew it?
View ArticleTFlowPanel flicker
I am using TFlowPanel in a VCL application to hold labels and other controls. When the text in a label is updated, the panel flickers. I looked for BeginUpdate() and EndUpdate() methods that are...
View ArticleConexão FTP com IdFTP1
Quando tento conectar um servidor FTP ocorre este erro IdFTP1 Socket Error # 11001, como faço para resolver? Já verifiquei o nome do host esta correto. Acesso o servido via http e não consigo acessar...
View ArticleBerlin 10.2 RADStudio Enterprise update failed
I just updated from RADStudio 10.1 Enterprise to 10.2. When update completed, all shortcuts and start menu items to run RADStudio as Delphi or C++ disappeared. When I checked the bin folder, the...
View ArticleBerlin Update 2 C++ starter and Boost
I have reinstalled Update 2. Searching for Boost in the Getit Package manger shows no results. Is it still available? Also when I check the about window it still shows as update 1. Hiw can I check that...
View ArticleTDSRestConnection and string parameters
Hi all, We have a small 3-tier application with a DataSnap-server and a windows-client using a TDSRestConnection component to connect to this datasnap server over HTTP/REST.We have several...
View ArticleProblem with WebService communication.
Hello, i have updated Delphi XE5 to Delphi 10.1 Upd1. And now occurs the ESDAPHTTPException: text/html - SOAP expects text/xml. No changes made, just new generated. Any ideas where the problem could...
View ArticleErro SOAP IIS - WebService (Abstract Error) Delphi 10.1 Berlim
I have problem in SOAP Server Application.When trying to consume the service hosted in IIS presents the abstract error error(Projects in Delphi 10.1 Berlin)But when trying to server in Delphi 7 works...
View ArticleDelphi XE5 Firemonkey: Blackscreen after waking up from Standby-mode
Hello, everytime when I have my app opened and switch to standby-mode, the app just shows a blackscreen after waking it up again.Its still running as usual, i just can't see anything anymore, until I...
View ArticleBox2D headers missing from Berlin?
As my karma would have it, the very first sample I decided to check out, "TestBed", failed to compile on account of Box2D.h . At first I thought it was my non-standard location to blame, but no,...
View ArticleFirebase REST/API
Hello everyone, I have a small sample DB app in firebase that works fine from browser and I wonder where would I find correct info (header? params? etc) to read json data using REST Debugger? I get...
View ArticleSend / receive SMS with Firemonkey in C++
Hello, Firemonkey is new to me (Never used RAD studio but used Borland C++ Builder for a long time). At the moment I am able to make a quick app with buttons and upload them to a Nexus 7 tablet. Now, I...
View ArticleUnknown PA client error, i dunno how to fix please help
I keep getting this error: [PAClient Error] Error: E2312 C:\Users\user\Documents\Embarcadero\Studio\Projects\Android\Release\Project2\AndroidManifest.xml:33: error: Error parsing XML: not well-formed...
View ArticleFMX.WebBrowserEx, anyone?
Hello, I'm trying to retrieve the HTML code from an FMX WebBrowser with Seattle. It works fine with Windows, but not with Android. Source here:...
View Article