Activity supersonic

Hello!

Could you help me, how to use it https://supersonicads1.zendesk.com/hc/en-us/articles/201481051 with Corona Enterprise?

If i write 

ssaPub = SSAFactory.getPublisherInstance(this);

to 

@Override

public void onCreate() {

 

i have compile error

 

Users/alexeybabkin/Documents/Lynxar/Dragons/android/src/com/lynxar/dragons/CoronaApplication.java:149: error: incompatible types: CoronaApplication.CoronaRuntimeEventHandler cannot be converted to Activity

ssaPub.onPause(this);