sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Support OpenFeature for Android

Open adinauer opened this issue 1 month ago • 1 comments

Problem Statement

We already support OpenFeature for Server / JVM but there is a separate library for Clients (Android) which we do not support yet.

Solution Brainstorm

Hook can likely be very similar to the Server one with different imports. So as a workaround I hope customers can simply copy https://github.com/getsentry/sentry-java/blob/main/sentry-openfeature/src/main/java/io/sentry/openfeature/SentryOpenFeatureHook.java

Please leave a 👍 if you would like to see this implemented.

adinauer avatar Nov 25 '25 08:11 adinauer

JAVA-252

linear[bot] avatar Nov 25 '25 08:11 linear[bot]