Support Forum

Ask a Question
ANSWERED

'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. But when I try to run on iOS I get 'TaboolaSDK/TaboolaSDK.h' file not found. What could I be missing here?
ANSWERED

framework not found

Hi , After Update the taboolasdk version 2.7.1 app won't run . And The Error Shows Framework Not Found (Pods-xxx- Extension )
ANSWERED

gradle error while using Android SDK 2.8.0 or 2.8.1

Hi - We are getting the following error while trying to upgrade to 2.8.0 or 2.8.1 ``` > Task :app:processDebugManifest FAILED [com.taboola:android-sdk:2.8.1] /Users/jenkins/.gradle/caches/transforms-2/files-2.1/77fdf33b9b8bd0b1c455fdf83ef81be1/jetified-android-sdk-2.8.1/AndroidManifest.xml:14:9-65 Error: Missing 'package' key attribute on element package at [com.taboola:android-sdk:2.8.1] AndroidManifest.xml:14:9-65 [com.taboola:android-sdk:2.8.1] /Users/jenkins/.gradle/caches/transforms-2/files-2.1/77fdf33b9b8bd0b1c455fdf83ef81be1/jetified-android-sdk-2.8.1/AndroidManifest.xml Error: Validation failed, exiting ``` What should we do?
ANSWERED

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. If this is still the case, could we get an explanation, and if possible a date for a fix.
ANSWERED

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
ANSWERED

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. This is the code I'm using right now and it's working on https://unum.com.br/nova-gasolina-mais-cara-rendimento/ <div id="taboola-below-article-thumbnails"></div> <script> window._taboola = window._taboola || []; _taboola.push({ mode: 'alternating-thumbnails-a', container: 'taboola-below-article-thumbnails', placement: 'Below Article Thumbnails', target_type: 'mix' }); </script>
ANSWERED

How to pass custom tracking parameter

We Would like to implement the custom tracking parameters for reporting purpose in Taboola Widget via JS. We have searched the documentation also but was unable to find any appropriate docs, we would appreciate if you point us in the correct direction
ANSWERED

Is taboola sdk supports on HMS mobile devices

ANSWERED

Why can I not see my latest post/comment?

Hi, all There is a caching issue with the platform that hosts our Community. As a result, new posts/comments might not be visible for you. This issue is under investigation. Our profuse apologies for the temporary inconvenience. Mobile SDK community team
ANSWERED

error: ITMS-90809: Deprecated API Usage by Apple. Use of Deprecated UIWebView in Taboola.

Hi, I am currently using the latest version(2.6.1) of Taboola in my project but inspite of that I am unable to upload the project to Appstore. When I searched for the presence of UIWebView in my project then I have received the below stated issue. Please do the needful. Pods/TaboolaSDK/TaboolaSDK.framework/Headers/TaboolaView.h: Optional. Force legacy UIWebView. Thanks in advance.