C++

Firebase Android Push Notification Support with RAD Studio 10.3.1

Last year, Google deprecated Google Cloud Messaging, also known as GCM. We have built-in support in FireMonkey for GCM. Google has announced that the “The GCM server and client APIs are deprecated and will be removed as soon as May 29, 2019. Migrate GCM apps to Firebase Cloud Messaging (FCM), which inherits the reliable and scalable GCM infrastructure, plus many new features.” In this…
Read more
News

Windows App Modernization with RAD Studio Tokyo

With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today’s post, I thought I would highlight our Windows 10 support to help you move your existing applications forward. Windows 10 VCL GUI…
News

Skill Sprint: Unlocking the Windows Runtime (WinRT) and Universal Windows Platform (UWP) on Windows 10

Author: Marleon What is the Windows Runtime (WinRT)? Introduced in Windows 8 Default program interface Object Oriented API Native Code API Does not replace Win32 Not part of .NET Not managed code Not a tablet version of Windows (WindowsRT) Only way to access some features of Windows 10 Asynchronous Non blocking > 50ms Read more about the new world’s C++/WinRT and how it can…
Read more