简体   繁体   中英

Track app (iOS/android) logs remotely

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.

You can use crashlytics aka fabric.io, it's free. see iOS & Android implementations.

Crashlytics is the #1 crash reporting platform for iOS and Android. With Crashlytics, you get real-time information on crashes inside your app, and all the details you need to tackle the most impactful stability issues head-on. Simply including Crashlytics will enable crash reporting right away - there's no extra code to write.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM