Remove a key from the on-device customer key/value store.
NamiCustomerManager.clearCustomerAttribute("firstName")
NamiCustomerManager.clearCustomerAttribute("firstName");
NamiCustomerManager.clearCustomerAttribute('firstName');
Last updated 5 months ago