Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.10.0
-
Fix Version/s: 5.12.12, 6.1.1, 6.2.0 Alpha
-
Component/s: Quick: Other
-
Labels:
-
Platform/s:
-
Commits:719fa10c8219537187f2e3c63eacdf44bd76d410 (qt/qtdeclarative/dev) f8b414f23ee085d9fa1089a98da6a117bc5e50c5 (qt/qtdeclarative/5.12) d4ad8c6f6a470d303622abd82dbbc3203a42bfed (qt/qtdeclarative/6.1) 64c22f1691 (qt/tqtc-qtdeclarative/5.15-opensource)
Description
My iOS app built with Qt 5.10.0 got rejected by App Store:
Non-public API usage:
- The app references non-public symbols in {app name}: __ZN3WTF8pageSizeEv
I make a minimum project to reproduce this problem, please ref attached files.