Stay organized with collections
Save and categorize content based on your preferences.
This page covers the instructions to handle callbacks from a background thread.
The Next Gen Mobile Ads SDK runs ad load and event callbacks on a background
thread. When performing UI-related operations within these callbacks, ensure you
explicitly dispatch them to the UI thread.
The following examples add a banner view to view hierarchy after an ad loads:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[],[]]