Support Forum
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.
Android Studio Logs:
BaseBlisonConverter com.packagename E Default constructor is missing for classType - class com.taboola.android.tblnative.TBLItemModel. exception - java.lang.NoSuchMethodException: com.taboola.android.tblnative.TBLItemModel.<init> \[]. please provide it for better work flow
Posted by Nabajyoti Boro 5 months ago
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?
Posted by Karthik Kumar 6 months ago
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?
Posted by Sam 8 months ago