Post

Replies

Boosts

Views

Activity

Reply to WKExtension and ExtensionDelegate
Well, I tired to get some help on StackOverflow and they didn't get the issue... https://stackoverflow.com/questions/64082376/couldnt-cast-swiftui-extensiondelegate-to-extensiondelegate/64085463#64085463 - Just to be clear, it is not a problem with @environmentObjects - that is working well - passing between the various views... the issue is with passing to a class.
Oct ’20
Reply to Apple Watch App - Invalid Swift entry point data
I am also getting this same error message - Invalid Swift 2020-09-25 19:35:46.281502-0400 XXXX WatchKit Extension[1012:18958] [default] lookupMainFuncAddressInMachHeader:71: Invalid Swift entry point data 2020-09-25 19:35:46.282071-0400 XXXX WatchKit Extension[1012:18958] [default] lookupMainFuncAddressInMachHeader:77: Swift entry point addres could not be determined. And when the program then tries to access the WatchKit ExtensionDelegate I get nil
Sep ’20