Closed arashhesni closed 3 years ago
Pushe.setRegistrationCompleteListener(() {
// Registration completed. You may now use functionalities of Pushe
});
Pushe.setInitializationCompleteListener(() {
// Modules are ready to use
// Again, this does not mean device is registered to server
});
Closing because of in activity for 15days. Feel free to re-open if issue stills exists