Home / Companies / Rollbar / Blog / May 2018

May 2018 Summaries

2 posts from Rollbar

Filter
Month: Year:
Post Summaries Back to Blog
Rollbar's journey to GDPR compliance highlights the transformative impact of the regulation on data management, shifting the perspective of data from being purely an asset to also being a liability. The initiative required Rollbar to adapt its agile development practices to meet the hard deadline of May 25, 2018, and navigate the complexities and ambiguities of the law, often necessitating legal consultation to determine its specific implications. Addressing GDPR challenges involved creating new features and updating existing ones to ensure customer data privacy, such as implementing asynchronous processes for data deletion and altering default settings to reduce GDPR exposure. Throughout the project, the Rollbar team leveraged strategies like incremental problem-solving, fostering win-win scenarios, and trusting their expanded team to manage the increased complexity and stakeholder involvement. Ultimately, Rollbar's efforts not only achieved compliance but also enhanced their product, offering improved features and reducing technical debt.
May 21, 2018 1,216 words in the original blog post.
Monitoring errors during mobile app development is crucial for understanding user experiences and addressing issues that could degrade performance and affect key metrics. Rollbar's Android SDK provides a comprehensive solution for tracking and analyzing errors in Android native applications, offering a live error feed with stack traces and contextual data for efficient debugging. The SDK can trace problems to backend services and third-party APIs, track the environment and server of origin, and even provide user session data. This capability allows for quick error ownership assignment and resolution tracking within development teams. By integrating Rollbar, developers can quickly identify and fix production problems, ensuring that users enjoy an optimal app experience. The setup process is straightforward, involving the addition of dependencies and configuration in the app's manifest file, and includes testing through an example app that triggers and tracks errors. Rollbar's platform offers detailed insights into error occurrences, including source code references and impact analysis, to streamline troubleshooting and improve app reliability.
May 09, 2018 791 words in the original blog post.