Skip to content

Development journal

Posts tagged: Sentry

Published notes filed under this topic.

RSS feed
Quality before beta

An honest checklist before expanding an Android internal test

7 min read

Written by: Jonathan Reis on

How to separate what a Google Play build has proven from SDK, billing, ads, and observability gaps before inviting more testers.

React Native release debugging

When versionCode changes but JavaScript does not: a React Native release trap

6 min read

Written by: Jonathan Reis on

A release bug where Google Play installed a new Android versionCode while the React Native JavaScript bundle still reported the old Sentry release.