Skip to content

Comments

MOB-5807 Added Interstitial screen#12

Merged
sanjacurcic-taboola merged 7 commits intomainfrom
feature/MOB-5807-interstitial-screen
Feb 20, 2026
Merged

MOB-5807 Added Interstitial screen#12
sanjacurcic-taboola merged 7 commits intomainfrom
feature/MOB-5807-interstitial-screen

Conversation

@sanjacurcic-taboola
Copy link
Contributor

@sanjacurcic-taboola sanjacurcic-taboola commented Feb 10, 2026

Edit: Added the Interstitial Compose screen to the Kolin project.
Interstitial screens have been implemented in Java and Kotlin projects.

Java project:

Screenshot_20260210_093905 Screenshot_20260210_093909 Screenshot_20260210_093914

Kotlin project:

Screenshot_20260210_092923 Screenshot_20260210_092932 Screenshot_20260210_092940

Compose screen:

Screenshot_20260213_083545 Screenshot_20260213_083552 Screenshot_20260213_083558


//Taboola
implementation 'com.taboola:android-sdk:4.0.22'
implementation 'com.taboola:android-sdk-beta:4.0.24-rc1-502-a83c67def' //TODO: Change to the official SDK 4 version when it's ready.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sanjacurcic-taboola make sure to change this to the official version and not beta

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

dependencies {
// Import Taboola SDK
implementation 'com.taboola:android-sdk:4.0.22'
implementation 'com.taboola:android-sdk-beta:4.0.24-rc1-502-a83c67def' //TODO: Change to the official SDK 4 version when it's ready.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sanjacurcic-taboola don't forget to update this version to the official once it released.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@sanjacurcic-taboola sanjacurcic-taboola force-pushed the feature/MOB-5807-interstitial-screen branch from 3bebb53 to bf268c2 Compare February 11, 2026 09:37
@tomer-br-taboola
Copy link
Collaborator

@sanjacurcic-taboola - Should we add a compose example for Interstitial?

@sanjacurcic-taboola
Copy link
Contributor Author

@tomer-br-taboola Added Interstitial Compose screen.

@tomer-br-taboola
Copy link
Collaborator

@sanjacurcic-taboola - It's great that you added a Compose screen for Interstitial. I wanted to ask if you synced on this with @SasaJov and made sure he has a SwiftUI equivalent?

@sanjacurcic-taboola
Copy link
Contributor Author

@sanjacurcic-taboola - It's great that you added a Compose screen for Interstitial. I wanted to ask if you synced on this with @SasaJov and made sure he has a SwiftUI equivalent?

I haven't talked to Sasa about this yet since he is on vacation. I'll update him when he gets back.

@tomer-br-taboola
Copy link
Collaborator

@sanjacurcic-taboola - I am approving with a comment.

Copy link
Collaborator

@tomer-br-taboola tomer-br-taboola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving with a comment.

@sanjacurcic-taboola sanjacurcic-taboola merged commit a4fa3ed into main Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants