Is there any easy and effective way to track user activities from my iPhone app. I have to record all actions performed by user in my application without any performance/frozen problems. There should be no limits like per second hits etc…. App is global and cross platform. It is better if I can write my own custom algorithm to make this functional.
Share
You can also use google analytics
https://developers.google.com/analytics/devguides/collection/ios/