Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
The Activity/Context is used in a lot of Qt API internals to initialize things, register BroadcastReceivers etc, as well as exposed through QNativeInterface::QAndroidApplication. If we want to make sure everything gets cleaned up properly and nothing is left holding a reference to the destroyed Activity, we should have a way of letting all these places know that the Activity has been destroyed, and a new one created.
Attachments
Issue Links
- relates to
-
QTBUG-129517 Embedded QML and Qt Quick for Android on Qt 6.10
-
- Open
-
- resulted from
-
QTBUG-123711 QtQuickView doesn't handle recreation of Activity properly
-
- Closed
-