-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.3.0 Beta1
-
Fix Version/s: 5.3.0
-
Component/s: WebSockets
-
Labels:None
-
Commits:6419556a2bebe81244198e84696aa6eeebdf463d
When building QtQuick applications that use websockets on iOS you will get the following warning:
Project ERROR: Plugin declarative_qmlwebsockets is missing a classname entry, please add one to the qmldir file
This is a problem because the iOS build needs this information for including the correct the static plugin for declarative_qmlwebsockets.
For Gerrit Dashboard: QTBUG-38854 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
84946,1 | Define classname for WebSocket QtQuick import plugin | release | qt/qtwebsockets | Status: ABANDONED | -2 | 0 |
85003,1 | Add missing classname for module in qmldir. | release | qt/qtwebsockets | Status: MERGED | +2 | 0 |