Want to ship logs and other events from your iOS apps? We’ve open-sourced the iOS SDK for shipping logs from iOS apps to Sematext Cloud. This library not only lets you send your iOS app logs for troubleshooting purposes, but it also lets you collect app usage for analytics purposes! In other words, shipping logs and usage events from an iOS app will give you the ability to both troubleshoot issues with the app, as well as let you gain insights about your app’s usage, adoption, etc. If you don’t see the events in the dashboard immediately, note that this library sends data in batches to preserve the battery (every 60s), or if there are more than 10 messages queued up.
For more info, check out our blog post and see Sematext Logsene iOS project on Github.