Hi I just wanted to confirm if i am correct on this: In the interface, Bid Strategy = Bid Type in API and if yes: Fixed Bid = FIXED in the API Smart Bid = OPTIMIZE_CONVERSIONS in the API ? https://developers.taboola.com/backstage-api/reference#campaign-bid-type Otherwise please advise what attribute to take Many thanks Daniel
Posted by Daniel 7 days ago
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?
Posted by Pablo about a month ago
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?
Posted by Leon F 5 months ago
Ads are not loading and It gives an error like below E/SdkDetailsHelper: createSdkDetailsJSON() failed, sdkType = [Taboola Android SDK] java.lang.SecurityException: getDataNetworkTypeForSubscriber: getDataNetworkTypeForSubscriber
Posted by Chirag Patel 7 months ago
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>
Posted by Filipe Braganca 8 months ago
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
Posted by Shamsuddin Altamash Shaikh 8 months ago
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
Posted by Taboola 9 months ago
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.
Posted by B Sai Deeraj 10 months ago
Hi, we're using TaboolaSDK 2.6.0 on iOS via CocoaPods. Everything seems to work perfectly, however when we try to upload a build to the App Store, we get the following error concerning some resources within the TaboolaSDK: error itms-90171 invalid bundle structure: the binary file ...Frameworks/TaboolaSDK.Framework/TaboolaSDKResource.Bundle/TaboolaSDKResource is not permitted. Your app can't contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. You can see a screenshot here https://ibb.co/smdc501 Any idea on how to fix this? Thanks
Posted by Pasquale Puzio 10 months ago
Currently I am using version : 2.4.1, please let me know whether new version 2.5 sill using web view or WKwebview, if I update to version 2.5 Will Apple stops warning mail for using depreciated API usage?
Posted by Gaurav Prakash 11 months ago
React Native project (0.60.4) get this error on iOS: TaboolaSDK: Can't find selector for JS function collectPendingEvents TaboolaSDK: Native doesn't respond to selector (null) ((RNTaboolaView*) taboolaView).onDidLoad(values); } Thread 1: EXC_BAD_ACCESS (code=1, address=0x10)
Posted by Luis Manuel 12 months ago
Hello Team, We have Integrated Branch SdK in our App. As per the Latest Apple Review Guidelines Apps that Use UI Web Views should Updating to WKWebView. Is there any Upgradation is happening from your end. Or How it would be. It will be great if we can get the confirmation On this.
Posted by Rajeswari about a year ago