Clear all customer attributes in the on-device key/value store.
NamiCustomerManager.clearAllCustomerAttributes("firstName")
NamiCustomerManager.clearAllCustomerAttributes();
Last updated 5 months ago