I could add them one by one using the Crittercism method
[Crittercism setValue:(NSString *)value forKey:(NSString *)key];
...but that is fragile when adding new settings and error prone. Can anybody suggest a better way to just add the entire settings dictionary to the user metadata?