简体   繁体   中英

Log messages for apps in release mode

We have a team located remotely that are testing our Xamarin based IOS and Android app, in order to better diagnose certain issues that are occurring we wish to see log messages.

Is there any better solution besides having a GUI on the screen with a series of log messages and then exporting those logs?

Is there perhaps a native place in IOS and Android where certain log files can be viewed and then exported ?

I use Bugfender

https://bugfender.com/

Bugfender is a remote logger for iOS and Android applications. It stores logs created by your application and sends them to our server, creating a remote console where you can see logs in real time.

Yes there are some better solutions available besides having a GUI who is printing the log on screen.

You can use the following ones:

  • HockeyApp
  • Visual Studio Mobile Center
  • Flurry Analytics
  • BugSense
  • Crashlytics
  • Bugfender as @pedro-simões mentioned

and many more with Xamarin support.

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