/qt-app-delegate

This is a project template for using QtQuick on iOS and using a custom app delegate to handle background tasks, etc.

Primary LanguageC++

This project contains a blank QtQuick project that contains a way to override an appdelegate. This allows your iOS project to execute background fetches and detect when your app is in the background.