sefidgaran / salesforce-marketing-cloud

Salesforce Marketing Cloud MobilePush Flutter SDK
https://pub.dev/packages/sfmc_plugin
MIT License
6 stars 21 forks source link

[Android] Having trouble initializing the android plugin #11

Closed zhouxhu closed 1 year ago

zhouxhu commented 1 year ago

I found that android failed to initialize when using a plugin, and I suspect that I did not use MainApplication. However, there is no problem when using an example directly. What should I pay attention to when using plugins? thanks.