Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

AAR file missing mandatory res/ folder #383

@nudge

Description

@nudge

Required Information

  • PayPal Android SDK Version:
    2.15.1

Issue Description

The packaged AAR file is missing the /res/ folder. This causes build tools (like OkBuck) to fail when building.
According to the Android Developer guidelines, the /res/ is mandatory in AAR files.
Ref: https://developer.android.com/studio/projects/android-library.html#aar-contents

Manually adding an empty /res/ folder into the AAR works locally.

Error message from OkBuck for reference:

ERROR: resource directory 'buck-out/bin/.okbuck/cache/__unpack_com.paypal.sdk.paypal-android-sdk-2.15.1.aar#aar_unzip__/res' does not exist

If this could be addressed in future releases that would be appreciated.

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