News

iOS Deployment Troubleshooting: Can't start debugserver on device - device support image was not mounted

While trying to deploy your FireMonkey application on iOS you might see the error message Unable to launch process on ‘192.168.1.93’ using the parameters from the ‘MacBookPro’ profile. The following error was returned: ‘Can’t start debugserver on device – device support image was not mounted.’ Solution On your macOS computer you need to open Xcode…
Read more
News

How-To: Generating Documentation for RAD Server APIs

RAD Studio allows you to create API documentation for new RAD Server Resource modules in YAML and JSON format. The new implementation is based in theSwagger RESTful API Documentation Specification. EMS.ResourceType implements the new attributes that can be used to…
News

Aqua Data Studio Adds InterBase Support

Recently the ADS team at Idera released a new version of their database management environment. The new version notably adds direct support for Embarcadero InterBase relational database. You can read the full announcement athttps://community.idera.com/database-tools/blog/b/community_blog/posts/announcing-general-availability-of-aqua-data-studio-20-0delve into the specific features…
Read more
News

High-DPI on Windows 10

Often times when we talk about monitors we discuss resolution (e.g.1920×1080) and diagonal dimensions (e.g. 27” or 68.58 cm), but we can use these numbers to calculate the DPI (see More on DPI and PPI below) with the good ol’ Pythagorean theorem. As the screen gets…
News

How-To: Deploy The Production Version of RAD Server to Linux

[See the full index of articles for more information] In this post, we’ll walk you through setting up RAD Server on Linux and deploying your project into production. It was written by Eli M. What is RAD Server? RAD Server makes it fast and easy to build flexible back-end servers for your multi-tier Delphi or C++Builder application solution. Developers can choose from a number of built-in…
Read more