Something special needed for iOS tracking?

Hello,

I try to make the iOS SDK working but I can’t get anything in my dashboard. I created an app on my piwik and filled the necessary informations on the iOS app (baseURL, site id and auth token) but nothing appears.

I see the request going on my server (this is from nginx log):

172.16.0.1 - - [23/Apr/2014:12:23:43 +0200] POST /piwik.php HTTP/1.0 “200” 108 “-” “Famicity/1.0.0 (iPod touch; iOS 7.1; Scale/2.00)” “x.x.x.x”

But nothing appears in the good website or in any website.

I use Piwik 2.2.

Here is an example of the data sent to the server:

[PiwikTracker queueEvent:] [Line 636] Store event with parameters {
"_cvar" = “{“1”:[“Platform”,“iPod Touch 5G”],“2”:[“OS version”,“7.1”],“3”:[“App version”,“1.0.0”]}”;
"_id" = 1fed389088b931c7;
"_idts" = 1398244491;
"_idvc" = 6;
"_viewts" = 1398247428;
“action_name” = “screen/home”;
apiv = 1;
h = 12;
idsite = 22;
m = 3;
r = 46300;
rec = 1;
res = 640x1136;
s = 50;
“token_auth” = fcee5443412cde0305dafd575d86fccf;
url = “http://Famicity/screen/home”;
}

Someone has an idea?

Thanks
Jerome

Please can you create a report in the iOS issue tracker here: Issues · matomo-org/piwik-sdk-ios · GitHub