Docy

Debugger Tool

This feature is designed to help developers debug the integration of MAS SDK.

 

Integration

Integrating the Debugger tool feature into your game is extremely easy. Simply call the following code in any Unity script to show the Debugger tool.

				
					[[Yodo1Mas sharedInstance] showDebugger];
				
			
debugger
CONTENTS