CodeDelphiRAD StudioTech Partner

Quickly Consume The Firebase REST API With The Open Source Firebase4Delphi Library

Firebase helps mobile and web app teams succeed according to their site. The Firebase4Delphi library was created by Embarcadero MVP Daniele Spinetti and is a powerful solution for accessing Firebase from within Delphi. Firebase “gives you functionality like analytics, databases, messaging and crash reporting so you can move quickly and focus on your users. It is built on Google…
Read more
C++CodeIDERAD Studio

C++ Builder 10.4.x Platform APIs

C++ Builder provides three levels of development: ⦁ Components (VCL and FMX) ⦁ Common Libraries (RTL). ⦁ Platform APIs (iOS, Android, Mac OS) In this post we will discuss and show how to use the Platform APIs (iOS, Android, Mac OS). Specifically, we’ll look at…