Support Forum
Pictures with very low resolution in Taboola Android SDK 3
Since I updated the SDK from version 2.9.3 to version 3.10.1, it appears from time to time that the pictures in the items in the taboola widget have a very low resolution. The resolution also doesn't improve after some time, but might only improve when I leave and reopen the screen where that widget is embedded.
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?