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…
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…