How to test app .ipa before submitting to Apple
I would like to to test an Application Store build of my app before I submit it to Apple. I have tried installing the .ipa onto a test device using Mac & Xcode 9.3 but I am getting errors. Can...
View ArticleIs this the default Delphi Forum now?
Is this going to be the new home for Embarcadero Delphi discussions? I have previously always used the old EDN forum. Are they permanently shut down? I don't see much activity here so I was wondering...
View ArticleDelphi License
I have 3 PCs running Delphi 10.2 Tokyo. I renamed each PC to make things easier on the network. Now none of those computers will run Delphi. License problem. If I try and enter my license details, it...
View ArticleWriting installation scripts for company
Hello, I've been tasked with creating a suite of powershell scripts that will be used to install all of our third party library and componets into delphi, mostly by using the registry. I have...
View ArticleCan not create RestAPI Application for Linux. Message is "[DCC Fatal Error]...
I want to create simple Rest API application, so I put the RestClient, RestRequest and RestResponse component on the DataModule. Of course I can compile and link it as Windows application but I can not...
View ArticleHow change icon message when receive an ios push notification
My app icon was configured without any problem. See image bellow: But, when my app is closed and i receive an iOS push notification, it doesn't shows my app icon... it shows delphi icon. See image...
View ArticleError stdarg.h not found
Good Morning, Recently I downloaded the latest trial version of RAD to evaluate it in order to program against IOS or choose other development options. After configuring the system and obtaining the...
View ArticleDatabase migration from Delphi 2007 Pro to Delphi 10.2
Hello all, I have a basic question concerning migration of my Delphi code for databases I created years ago and still use. The databases were created using Database Desktop, for example, a radioactive...
View ArticleTabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is...
I am trying to run the TabSlideTransition demo on my IPhone via PAServer on my Mac, but when it is compiling it shows the error: [bcciosarm64 Fatal Error] CoreFoundation.h (17): 'stdarg.h' file not...
View ArticleVersion Upgrade for ER/Studio
Can you please let me know about the next version upgrade (if any) for ER Studio Data Architect
View ArticleDelphi freezes Windows 10
Dear, I installed Delphi 2007, Delphi XE and Delphi 10.2 on Windows 10 machine still having same issue with latest version Delphi. I created very small project with Delphi 10.2 that connects to Oracle...
View ArticleCalling a c# dll
Hello, I have a 32bit app developed in Delphi 2009. Is it possible to call a 64bit c# dll from this application? Also how can the dll "work" as a 64bit process? Thank you
View Articleexiste versão do delphi para estudante
ola, meu nome é luzicleule, comecei a estudar análise e desenvolvimento de sistemas um pouco tempo e queria saber alguma versão do delphi pra estudante, eu baixei um trial pra conhecer mais pelo eu...
View ArticleRAD server apache installation
Hello, I'm trying to deploy Rad Server 10.2 under apache on linux. I installed Interbase xe7 and register my Rad server licence. When running EMSDevServerCommand it works correctly I can can access...
View ArticleProblem with schemaadapter and blob filed
We have problems with blob-fields. We test a client/Server Project with firedac. At the server we save a query result with a schemaadapter. At the client we load the result from >>server...
View ArticleFMX/Android: current time is wrong
Using FMX/Delphi 10.2 Version 25.0.29899.2631 (10.2 update 3): On Android, if I use: Memo1.Lines.Add(DateTimeToStr(Now)); or Memo1.Lines.Add(TimeToStr(Time)); I will get a time that is one hour earlier...
View ArticleTokyo 10.2.3 FMX, Grid PopupMenu for a column
Hello, (desktop application windows) I saw that each column of a grid can have a popupmenu property but i can't have this to work ! I am certainly missing something here, what is the proper way to have...
View ArticleError while sending a bug report
When I try to send a bug report in Delphi Tokyo It ends up with the message Xml document must have a top level element - Line 0. I wanted to send a report that the copy paste of a simple component in...
View ArticleFmx - Invalid ImageList Index error
We are getting this error everytime we save any file on any fmx project or perform some actions, like change object property on object inspector, or change from code to form. I don´t need to say that...
View ArticleTPath from System.IOUtils vs FMX.Objects
Hi, I have new MultiDevice project: uses System.IOUtils ... dir := TPath.Combine(TPath.GetDocumentsPath, 'plikZAparatu.jpg'); and when I add Timage to project, it adds FMX.Objects to uses ... and...
View Article