Setting up in-app purchases in Android.




If you were unable to proceed because of an error “Your app doesn’t have any in-app products yet.”, it means that you have a billing permission issue or you haven't completed your billing and permissions info on your Google Play Store account.


STEPS TO CONFIGURE

  1. Create an android release app build. BuddyBoss App > Build. Once done, download the .AAB file.
  2. On the Google Play Console, go to Testing > Closed Testing > Create Track > Create a New Release.
  3. Upload the .AAB file under the App Bundles section.
  4. Click Save then click Review Release.


RELATED TUTORIAL: