These docs are for v2. Click to read the latest docs for v4.

Support Forum

Ask a Question
Back to All

Default constructor is missing for classType

Platform : Android Native
Taboola SDK version : 4.0.8

Error : 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

I am following NativeComposeFeed example. I got error above.