Skip to content

Missing com.samsung.android.iap.permission.BILLING permission for the Galaxy Store #3542

Description

@matteinn

Describe the bug
When building the app for the Galaxy Store, the SDK is not automatically adding the com.samsung.android.iap.permission.BILLING permission nor is the related documentation mentioning that as a required user action.
As a consequence, binaries uploaded to the Galaxy Store are not recognised as monetizable and In App Purcahse products/subscriptions cannot be configured.

Image
  1. Environment
    1. Platform: Android
    2. SDK version: 10.7.0
    3. OS version: N/A
    4. Android Studio version: N/A
    5. How widespread is the issue. Percentage of devices affected: N/A
  2. Debug logs that reproduce the issue: N/A
  3. Steps to reproduce, with a description of expected vs. actual behavior: N/A
  4. Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.): N/A

Additional context
My suggestion is to edit the AndroidManifest.xml file inside the galaxy module to merge the permission.
Alternatively the documentation should be updated to inform users about the need to manually include that permission on consumer apps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions