There was an error while loading. Please reload this page.
In order to get Infobip's unique push registration identifier issued by the server you need to implement the following code:
var installation = await InfobipMobilemessaging.fetchInstallation(); print('Push Registration Id: ' + installation.getPushRegistrationId().toString());
This identifier:
registrationUpdated