Home / Companies / Luciq / Blog / July 2020

July 2020 Summaries

8 posts from Luciq

Filter
Month: Year:
Post Summaries Back to Blog
Apple's MetricKit was introduced with iOS 13, offering a simple API for power and performance metrics. In iOS 14, three new trackable metrics were added: CPU instructions, animation hitches, and exit reasons. The exit reasons metric is the most interesting, as it tracks various ways an app can be terminated while running in either the foreground or background. This metric provides a solution to building complex crash reporting pipelines with data from a first-party framework without relying on third-party SDKs or Xcode's limited organizer. However, there are limitations, such as requiring user opt-in for diagnostics & usage data sharing and requesting data only once per day. These limitations may curb adoption, but Apple can address them in future versions of MetricKit.
Jul 15, 2020 996 words in the original blog post.
Flutter's popularity continues to grow, and Instabug has released its Flutter SDK with Crash Reporting features. Now, when accessing the Instabug dashboard for a Flutter app, users can view crash reports through a dedicated icon on the sidebar navigation menu. The crash reports include comprehensive details about devices, app states, and user actions, enabling quick identification of issues and fixes. Additionally, Flutter Crash Reporting includes various features such as console logs, Instabug logs, network logs, user events, repro steps, session profiler, and more, similar to those offered on other platforms. This integration empowers mobile teams to accelerate their workflows and release with confidence through Real-Time Contextual Insights across the entire app lifecycle.
Jul 15, 2020 227 words in the original blog post.
Luciq has introduced Flutter Crash Reporting to extend its comprehensive crash report features to the growing Flutter mobile developer community. This tool is integrated into the Luciq dashboard, allowing developers to view crash reports through a dedicated icon in the sidebar navigation menu. Each crash report is enriched with detailed contextual information about the device, app state, and user actions, which facilitates the identification and resolution of issues efficiently. The Flutter Crash Reporting package includes features available on other platforms, such as console logs, network logs, user events, repro steps, and session profiling, thereby enhancing developers' ability to build better Flutter applications swiftly.
Jul 15, 2020 175 words in the original blog post.
MetricKit, introduced with iOS 13 and expanded in iOS 14, provides developers with an API to access on-device power and performance metrics, including new metrics like CPU instructions, animation hitches, and exit reasons, which track app terminations due to various issues. It represents Apple's first-party solution for creating complex crash reporting pipelines, offering raw diagnostic data that supports multiple consumers and requires developers to analyze and process it themselves. While MetricKit's crash reporting presents a promising alternative to traditional in-process crash reporting, it has limitations, such as reliance on user opt-in for diagnostics sharing and constraints on data retrieval frequency, which may hinder its immediate widespread adoption. Although it offers a framework for enhanced privacy by potentially limiting the use of in-process methods, current limitations and the requirement for iOS 14 adoption suggest that MetricKit will not yet replace existing crash reporting solutions. Apple's future updates may address these issues, potentially influencing developers' choice of diagnostic tools.
Jul 15, 2020 954 words in the original blog post.
Instabug has introduced Single Sign-On (SSO) support for its platform, allowing teams to manage access and authentication securely using SAML 2.0 and OAuth 2.0 protocols. The feature integrates with popular identity providers such as Okta, OneLogin, Google Cloud Identity, and Auth0, enabling companies to set up and configure SSO from their account management page on the Instabug dashboard. With this addition, teams can log in using their emails by following a link at the bottom of the login form, and new team members can be added directly from the identity provider. This strengthens Instabug's suite of enterprise features, offering on-premise hosting options, SDK customization, priority support, and more.
Jul 08, 2020 218 words in the original blog post.
Luciq has introduced a feature allowing teams to log in more securely and conveniently using Single Sign-On (SSO) by integrating with SAML 2.0 and OAuth 2.0 identity providers such as Okta, OneLogin, Google Cloud Identity, and Auth0. This feature can be configured from the Luciq dashboard, where administrators select the SSO configuration type and enter identity provider details. Once enabled, team members can only log in via SSO, bypassing traditional email and password methods, and new members can be added directly through the identity provider. The addition of SSO support enhances Luciq's enterprise offerings, which include on-premise and dedicated hosting, SDK and UI customization, account management, priority support, custom integrations, API access, and flexible usage limits.
Jul 08, 2020 203 words in the original blog post.
When sharing user feedback with decision-makers, it's essential to know your audience and tailor your message accordingly. Understanding their preferences for data types, learning styles, and questions they typically ask will help you communicate insights effectively. A clear narrative, simple presentation, and actionable recommendations are crucial to build a solid case and encourage support from the team. By focusing on one major idea per slide, using clear language, and incorporating visualizations that are easy to read and interpret, you can make your findings more engaging and persuasive. Additionally, consider presenting data in stages, combining quantitative and qualitative data, and avoiding unnecessary details to keep the focus on actionable next steps.
Jul 05, 2020 1,357 words in the original blog post.
Product managers play a crucial role in collecting and communicating user feedback to influence product vision and strategy, with effective storytelling and empathy being key to sharing insights with decision-makers. Research indicates that companies leveraging strategic consumer behavior insights significantly outperform their counterparts in sales growth and gross margin. To effectively present user feedback, product managers must tailor their presentations to their audience's preferences, incorporating both qualitative and quantitative data, and building a narrative that gradually leads to actionable conclusions. Presentations should be clear and concise, focusing on one major idea per slide, and using appropriate data visualizations and formatting to ensure readability and comprehension. By anticipating questions and aligning data presentation with the audience's expectations, product managers can foster understanding and support for their recommendations, ultimately driving action and strategic decision-making within their organizations.
Jul 05, 2020 1,263 words in the original blog post.