Closed nkrao09 closed 11 years ago
hi, nkrao09
i think you could get answers in the iOS developer guide here. http://dev.cobub.com/docs/cobub-razor/ios-developer-guide/
for the error returned from the server it was caused that you didnt post "KEY" to the server.
Hi,
I have posted the client data to server and i got the response too " {"flag":1,"msg":"ok"} ".
But If i run the server url with appended url
i.e., for example " http://demo.servername.com/razor/web/index.php?/ums/postClientData ", then it displaying
" {"flag":-2,"msg":"Invalid key."} "
and i haven't seen any changes on server " http://demo.servername.com/razor/web/index.php ".
So, what is the process to get the analytics in iOS, any customisation needed in SDK, please help.
Thanks.