Skip to content

Cannot find SDK when building android #96

@niklasamslgruber

Description

@niklasamslgruber

Hi,

we are using the React Native SDK to build our iOS and Android Apps. In our CI on Bitrise we prebuild the project with npc expo prebuilt --clean to create the android folder. We then build the android App natively in Bitrise. While building this error appears. Any ideas on how to fix that?

> Could not find com.singular.sdk:singular_sdk:12.6.0.
     Searched in the following locations:
       - https://oss.sonatype.org/content/repositories/snapshots/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
       - https://repo.maven.apache.org/maven2/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
       - file:/bitrise/src/node_modules/jsc-android/dist/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
       - https://dl.google.com/dl/android/maven2/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
       - https://www.jitpack.io/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
       - file:/bitrise/src/node_modules/react-native/android/com/singular/sdk/singular_sdk/12.6.0/singular_sdk-12.6.0.pom
     Required by:
         project :app > project :singular-react-native

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions