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?
We've been thinking about adding an API call that lets you add the settings dictionary to metadata, would that work for you?
Rob Critter Co-Founder