I'm developing android and iOS apps using Appcelerator Studio, there is any free way to check the logs (info, debug, log, warn & error) remotely?
I'd one client that singed up to an website, registered the app there, and was able to view all the logs from all the devices, but I don't know the name of it or if it's free.
Have you tried Google Analytics? It's a great way of tracking both user behavior, events, errors and crashes, and it's free.
This Ti.GA module for Titanium easy to use and definitely worth a try.