Initialization
To initialize automation you need to insert MBAutomation
as a MBurger
plugins, tipically automation is used in conjunction with the MBMessages
and MBAudience
plugins.
Once you've done this ask MBurger to start plugins in your main activity (be aware that it has to be an AppCompatActivity
).
Last updated