I'm trying to let the user post a status on facebook and I get the error: "Data argument not used by format string" on this code:
[mySLComposerSheet setInitialText:[NSString stringWithFormat:@"This is quite average.",mySLComposerSheet.serviceType]];
Anyone see what is wrong?
Best regards, Øyvind Larsen Runestad.