Support Forum

Ask a Question
ANSWERED

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.

ANSWERED

Cannot customize click item event handler

Hi,

ANSWERED

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

ANSWERED

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.

ANSWERED
ANSWERED

Show/hide "Sponsored Links by ..."

Hi there!

ANSWERED
ANSWERED

Android Taboola Classic Unit Implementation only loading single item

Hi,
I am loading tblclassicunit in the following way and I am getting only one view

ANSWERED

[iOS] How do I get my app to build on my M1 Mac (iOS Simulator) when Taboola is installed via Carthage?

I think the question says it all. I recently updated my machine, went to install the TaboolaSDK via Carthage, and got the error during build (for simulator):

ANSWERED

Android Native Implementation Question

I have a TaboolaWidget inside a RecyclerView. Right now the widget has a fixed height with a nested scroll to view all the overflowing ads. What I want is to make the widget's size to be as large as needed in order to fit all the ads WITHOUT having to use the nested scroll that the widget provides.
Thanks.