Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

Build error on Android #482

Description

@yogiben

react-native run-android

:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/Users/gringo/dev/bitwala/bitwala-app/0.31.0/android/app/src/main/java/com/bitwala/MainApplication.java:36: error: cannot find symbol
          new CodePush(this.getResources().getString(R.strings.reactNativeCodePush_androidDeploymentKey), getApplicationContext(), BuildConfig.DEBUG),
                                                      ^
  symbol:   variable strings
  location: class R
/Users/gringo/dev/bitwala/bitwala-app/0.31.0/android/app/src/main/java/com/bitwala/MainApplication.java:36: error: cannot find symbol
          new CodePush(this.getResources().getString(R.strings.reactNativeCodePush_androidDeploymentKey), getApplicationContext(), BuildConfig.DEBUG),
                           ^
  symbol: method getResources()
2 errors
:app:compileDebugJavaWithJavac FAILED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions