SDK DocumentationRecipesAnnouncementsSupport Forum
AndroidiOSAnnouncementsSupport Forum

Support Forum

Ask a Question
Back to All

Umbrella header for module 'TaboolaSDK' does not include header 'TBLTemplateJs.h'

I used swift package manager and added Taboola iOS SDK as a dependency, the version Xcode is using is 3.8.5. When I try to build my project, building Taboola SDK fails with the following error.

Umbrella header for module 'TaboolaSDK' does not include header 'TBLTemplateJs.h'

I tried cleaning the build folder, reset package caches and remove derived data, but nothing worked. How do I fix this issue?