sefidgaran / salesforce-marketing-cloud

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

Get contact key returns null on testflight #13

Closed dtapat007 closed 1 year ago

dtapat007 commented 1 year ago

await SfmcPlugin().getContactKey() always returns null on app uploaded to testflight but works on debug. Any ideas why this is happening?

sefidgaran commented 1 year ago

Hello

Please provide more information, I guess if contactKey is null, it might be because of marketing cloud setting for production environment, looks like your device is not registered in MC. please double check your MC settings and the app settings should be match.