Docy

Report Ad

Welcome to the documentation page for the Yodo1 Mas SDK’s new feature, Show Ad Report Popup. This feature is designed to help developers integrate a simple and effective way for their users to report problematic ads to us. This will help create a smoother overall experience for the app’s users.

Integration

				
					Yodo1Mas.getInstance().showPopupToReportAd(MainActivity.this);
				
			
CONTENTS