Posts

Post not yet marked as solved
70 Replies
I'm also getting the same error with ZendeskSDK using Xcode 14 RC: HumanReadableSwiftError SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x000060003cf658f0):'ZendeskSDKConfigurationsSDK'>)
Post not yet marked as solved
1 Replies
We were able to fix it by moving the mapkit.init to the main.ts file. That way, initialisation will only happen once and the map will work on different pages