PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → Compiling generated XCode application for IOS app
Compiling generated XCode application for IOS app
Started by Nate, Aug., 14 2023 9:12 AM - No answer
Registered member
4 messages
Posted on August, 14 2023 - 9:12 AM
Good day.

I am trying to generate my WinDev mobile application for IOS. When building the application in XCode I get the following error under the Link <Application name> (x86_64) section

Undefined symbols for architecture x86_64:
"_OBJC_CLASS_$_UIToolTipConfiguration", referenced from:
objc-class-ref in libwd280obj.a(IOSDispatcherBaseImpl.o)

Thanks.