Support Forum
In Mobile SDK v3 (Android), we dont have com.taboola.android.TaboolaWidget?
over 2 years ago by Nikhil Kumar Agarwal
Hi,
I was looking at the documentation of Mobile SDK v3 (Android), and There was no mention of Native units.
When I check the sample - https://github.com/taboola/android-sdk-examples-3x
It was loading Taboola native widget programmatically unlike the Classic widget which has TBLClassicUnit. in XML also.
I have a few questions -
- Are views like "TaboolaWidget" which are presented in V2 no longer in V3?
- Can we add a Native unit using XML?