News

iOS 12 and Android 9 Support in RAD Studio 10.3 Rio

RAD Studio 10.3 supports the latest versions of iOS and Android. RAD Studio 10.3 includes iOS 12 support for targeting iPhone and iPad devices and building App Store and Enterprise applications. This is in addition to supporting iOS 11 and 10. With 10.3 Rio, we support Android versions 9, 8, 7, 6, and 5. RAD Studio 10.3 Rio includes support for Android API version 26 development, as required by…
Read more
News

Opening a PDF on Android with Delphi

Intents on Android using API 26 to open PDF documents. The Google Play store recently updated its requirements, so new apps were submitted with an API level of 26 as the target. While this was relatively simple to accomplish by updating the AndroidManifest.Template, the…