We are currently facing an issue with Kepler IAP App -Tester —specifically, we are not receiving the receipt ID (it returns null). Even in debug mode, the receipt ID is not being retrieved.
Here are the steps we followed for generating and installing the signed build:
Signed the build with the generated certificate (cert.pem) and key (key.pem) files:
All required packages are included in package.json.
Relevant modules are added in manifest.toml.
We will be sharing the configured debug .vpkg file and debug logs in Slack for your reference. Please let us know if you need any additional details to help troubleshoot this issue.
Thank you for reporting this issue. We would appreciate if you can adhere to the template format when creating the bug report. Below are some required information which will help us reproduce this type of issue in our setup with correct environment. Could you please share them too?
Bug Severity
Select one that applies
Impacts operation of app
Blocks current development
2. Steps to Reproduce
[List the steps for reproducing the bug]
[Any specific component or method call in React Native triggering the issue]
…
6. Environment
Please fill out the fields related to your bug below:
SDK Version:Output of kepler --version
App State:[Foreground/Background]
OS Information
Please ssh into the device via kepler exec vda shelland copy the output from cat /etc/os-releaseinto the answer section below. Note, if you don’t have a simulator running or device attached kepler exec vda shell will respond with vda: no devices/emulators found