You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BuildConfig file gets generated Automatically by AndroidStudio's Gradle build process. Are you using any other IDE or build process to build the code?
import net.authorize.acceptsdk.BuildConfig;
C:\Projects\Android\accept-sample-android\app\src\main\java\net\authorize\acceptsdk\parser\JSONConstants.java
Error:(3, 31) error: cannot find symbol class BuildConfig
Error:(60, 71) error: cannot find symbol variable BuildConfig
The text was updated successfully, but these errors were encountered: