Support Forum
page URL to pass into initWithPageType in TBLClassicPage
Hi,
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.
flutter dark mode Taboola not works
In Flutter App its works only in light mode ,
Webview Pager
I have a pager with several webviews on iOS, including taboola's ads.
How to implement Dark Mode in V3 SDK.
I have implemented Taboola SDK in the app but not able to change mode to Dark.
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.
Proguard warning com.taboola.android.homepage.HOME_PAGE_STATUS
After enabling shrinking resources and code obfuscation I get this warning:
Missing class com.taboola.android.homepage.HOME_PAGE_STATUS (referenced from: int com.taboola.android.homepage.TBLHomePage.mHomePageStatus
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?
Placement specs
My team is looking to implement your Android SDK and I was hoping to find a link to the ad placement specs in terms of what ad units are available; size, perimeter, characters etc.
Text is clipped for list of items horizontally scrolling.
Hi,
Recently We migrated our android app from V2 to V3.
