Hi,
I develop application using Quick Report template. After clicking "Next" in "Add location" page I have long timeout until next page comes up. I use original data. Application output between two pages:
QMetaProperty::read: Unable to handle unregistered datatype 'QQmlWebChannel*' for property 'QQuickWebEngineView::webChannel'
ArcGIS.AppFramework.Network: bool __cdecl AppFramework::isOnline(void) *** DEPRECATED. Use Networking.isOnline instead. ***
ArcGIS.AppFramework.Network: bool __cdecl Network::isOnline(void) const *** DEPRECATED. Use Networking.isOnline instead. ***
ArcGIS.AppFramework.Platform: ***DocumentDialog is in beta and not officially supported. The interfaces may change in future AppStudio release and it is not to be relied upon.***
Focus mode selection is not supported
Focus mode selection is not supported
qml: filePath undefined
ArcGIS.AppFramework.Multimedia: ***CameraDialog is in beta and not officially supported.The interfaces may change in future AppStudio release and it is not to be relied upon.***
ArcGIS.AppFramework.Platform: ***DocumentDialog is in beta and not officially supported. The interfaces may change in future AppStudio release and it is not to be relied upon.***
QMetaProperty::read: Unable to handle unregistered datatype 'QQmlWebChannel*' for property 'QQuickWebEngineView::webChannel'
ArcGIS.AppFramework.Network: bool __cdecl AppFramework::isOnline(void) *** DEPRECATED. Use Networking.isOnline instead. ***
ArcGIS.AppFramework.Network: bool __cdecl Network::isOnline(void) const *** DEPRECATED. Use Networking.isOnline instead. ***
QMetaProperty::read: Unable to handle unregistered datatype 'QQmlWebChannel*' for property 'QQuickWebEngineView::webChannel'
ArcGIS.AppFramework.Network: bool __cdecl AppFramework::isOnline(void) *** DEPRECATED. Use Networking.isOnline instead. ***
ArcGIS.AppFramework.Network: bool __cdecl Network::isOnline(void) const *** DEPRECATED. Use Networking.isOnline instead. ***
qml: ThemeChanged current: 1
Can some point me how to find delaying?
Thank you