BuildConfig.DEBUG always returns false
If you see the error that BuildConfig.DEBUG always returns false in Android Studio, this is likely because you've imported another package's BuildConfig instead of your own. Follow the instructions below to fix it.
About BuildConfig
BuildConfig is a ...
blog.tinaciousdesign.com2 min read