Skip to main content

Android - support ".debug" applicationIdSuffix

  • October 10, 2022
  • 1 reply
  • 180 views

Matt Robertson
Forum|alt.badge.img+1

Looking through the SDK, it looks like the application package name must exactly match the name provided in the RevenueCat dashboard. This makes sense, but it breaks the common practice of using Android’s applicationIdSuffix to install a debug version alongside of a release version, which is a really useful feature.

Is it currently possible to manually specify an application package name rather than deriving it from the application context? If not, it would be really nice to be able to do so, or at least to allow specifying an applicationIdSuffix to the RevenueCat SDK. Something like this?

PurchasesConfiguration.Builder(context, API_KEY)

    .applicationIdSuffix(“.debug”)

    .build()

This post has been closed for comments

1 reply

Forum|alt.badge.img+3
  • New Member
  • 1 reply
  • December 1, 2023

Any news on this topic? I’m facing the same issue. 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings