Skip to content
MyMalcom edited this page Jun 27, 2012 · 2 revisions

First, in Malcom Web, monetizer section, add new publish type "Custom Event". In name field, add any name. In "Function name" field, add the name of method that after you'll add in project.

In your project, add a category of MCMAdManager. There are a example in /Samples/MalcomDemoWithStaticLibrary/MalcomDemoWithStaticLibrary/CustomEvent

In .h add method which you added in Malcom, and from this method call sdk of publisher.

There are a sample in /Samples/MalcomDemoWithStaticLibrary/MalcomDemoWithStaticLibrary

Clone this wiki locally