Is there a way to determine if the current running react-native app was a debug build? Specifically for android, but hopefully platform agnostic.
Is there a way to determine if the current running react-native app was a debug build? Specifically for android, but hopefully platform agnostic.