Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BuildConfig file is missing. #14

Open
alexwyattdev opened this issue Mar 23, 2017 · 2 comments
Open

BuildConfig file is missing. #14

alexwyattdev opened this issue Mar 23, 2017 · 2 comments

Comments

@alexwyattdev
Copy link

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

@amimishr
Copy link
Contributor

Dear @kiskunk ,

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?

@carl1990
Copy link

+1
use Android studio build project but not generate BuildConfig file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants