SDK DocumentationRecipesAnnouncementsSupport Forum
AndroidiOSAnnouncementsSupport Forum

Support Forum

Ask a Question

Taboola feeds supports React Native New Architecture ?

Im am using React Native v0.73 and newArchEnabled=true , but Taboola is not displaying.

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

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?