Share from a QML app on iOS and Android

What if you want to add a share feature to your cross platform QML app? Share on Facebook, Twitter, Email etc... QML side We will use a custom component that »

How to use Google Analytics in a Qt Quick app for Android/iOS

Even if there are other mobile analytics services such as Flurry, Google Analytics (GA) is a popular (and free) way to get insights about marketing campaigns or app usage. In »