To initialize the SDK you have to add MBAudience to the array of plugins of MBurger.
MBAudience
MBurger
MBManager.shared.apiToken = 'YOUR_API_TOKEN';MBManager.shared.plugins = [MBAudience()];