Support Forum
Version V3.8.28 has an error on iOS 18 causing the application to crash
Users of version V3.8.28 have encountered a serious problem when using on iOS 18. Specifically, when trying to tap on a post in the Taboola feed, the application suddenly crashed with the error message EXC_BAD_ACCESS (code=1, address=0xfffffffffffffff0).
High Hang Rate Reported in TaboolaSDK v4.0.10 β Request for Fix Confirmation
Hi Taboola Support Team,
Default constructor is missing for classType
Platform : Android Native
Taboola SDK version : 4.0.8
Default constructor is missing for classType - class com.taboola.android.tblnative.TBLItemModel.
I am using version 3.8.17.
After integration when launching the app from the second time onwards, the app gets fridge & gets the below logs.
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.
Collection View Swift Issues
Hello I'm trying to implement a Taboola unit within a collection view but when I attempt to call the api to retrieve cell height for the generated Taboola unit to be fed into the layout it gives me maximum integer values for the collection view cell size do you all know why that is?