Support Forum
Taboola dependencies download failure:
Hi the build is failing on github cicd because of:
ios sdk v4 crashes on low end devices.
We are using taboola sdk 4.0.0 from cocoapods.
V3.8.28 does not work with iOS 18
When trying to tap on a taboola feed article, the app crashes with a strange log EXC_BAD_ACCESS (code=1, address=0xfffffffffffffff0)
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.
In iOS app adding taboola in table view as tast cell cause the table view to scroll up automatically.
Hi,
In our iOS app we have used tabolla SDK. The page where we used taboola is a table view and we are adding taboola when user reaches the bottom of the table view. But while we add taboola cell to the table view as the last cell and reload the table, table view automatically scroll up. This scroll up effect is happening only on iPhone 6 and iPhone 6s. Please let us know if there is any solution for this.
Error when upgrading from Android v2 to v3: "E/TBLWebUnit: setUnitExtraProperties got unrecognized property."
I'm currently upgrading from v2 to v3 in an Android App, but cannot see any taboola feed.
Getting 400 in Native widget request
I am integrating Taboola native widget in my application in a list.
Every third item need to be the Taboola view
Language targeting
API Docs doesnt clarify how we should use language targeting on campaign creation ?
Android App Crashing with Taboola and Proguard R8 Full mode enabled
Android app is crashing with the following logs as soon as we turn on R8 full mode
Proguard warning com.taboola.android.homepage.HOME_PAGE_STATUS
I'm integrating Taboola sdk version 3.8.16 and Firebase version 32.1.0. My application get crashed in release mode after applying the Proguard. I'm getting error like "Missing class com.taboola.android.homepage.HOME_PAGE_STATUS"