Firebase 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 Articleconvert a website into mobile app
How I can convert a website into mobile app ? what are the steps or what are the components I should use ? I want to use Delphi Berlin
View ArticleDelphi XE5 FMX on Android 6.0
Hello, we recently got a new smartphone with Android 6.0 (Samsung Galaxy S6). However we can't run any apps on it that have been developed in Delphi XE5.The apps run just fine on Android 4.4 (SDK 19)...
View ArticleWebsocket client
Hello everybody! I really need help: I can't find anywhere any guide to connect a FMX application to a websocket server. In my specific case, I have done a little WS server in PHP and Ratchet and it...
View ArticleJCL/JVCL and 10.1 Berlin Installation Issues
Hi all, Has anyone else been having a nightmare installing the JCL/JVCL on 10.1 Berlin?Personally, it's starting to get to the point where it just isn't worth the effort to use any of the JEDI stuff...
View ArticleDelphi xe2 and windows 10 upgrade
Does anybody know if upgrading to Windows 10 (from Win 7) will screw up a working install of Delphi XE2? I know it's an older version but some of the components I use haven't kept up with Delphi, even...
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 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 Article