Support Forum
feed code null exception
taboolaWidget = new TaboolaWidget(MoreActivity.this);
taboolaWidget.getLayoutParams().height = SdkDetailsHelper.getDisplayHeight(MoreActivity.this) * 2;
iOS Cocoapods Framework CoreLocation
Hi,
After installing the SDK using cocoapods (pod 'TaboolaSDK', '2.3.8')
I see that TaboolaSDK.xcconfig uses the following configuration:
Ads are not loading in devices which has android version 10+ or target Sdk version 30
Ads are not loading and It gives an error like below
E/SdkDetailsHelper: createSdkDetailsJSON() failed, sdkType = [Taboola Android SDK] java.lang.SecurityException: getDataNetworkTypeForSubscriber: getDataNetworkTypeForSubscriber
How can I set a limit to the number of blocks/ads loaded on my page?
Hi, I installed the taboola feed widget on my page and everything is working fine, but it is always with the infinity scroll.
What I want is to have a way to limit the number of items the Taboola Feed loads/show on a page.
Bid Strategy is what element on the API and what result is what
Hi I just wanted to confirm if i am correct on this:
What should be the placement id and mode for show feed in dark theme
For dark mode what params we need to append for the taboola widget android.
Why does the Android Sdk still need Jetifier ?
As Jetifier add an overhead build time, I was expecting that the android sdk would have now no dep with old support libs.
'TaboolaSDK/TaboolaSDK.h' file not found
I have clone the repository (https://github.com/taboola/taboola-react-native-example), then I run npm i, cd ios, pod install.
WebChromeClient: can't find Taboola native SDK. have you registered the webview?
Hi there,
This is an example questions
Where can I find your example projects?