componentDidMount() {
Purchases.setDebugLogsEnabled(true);
Purchases.setup("mUQhRkqUFZPTbjuTxjsSts*******");
}
i am using react native in ios it is working fine ,but in andriod it is not working .could any one help me.
but in andriod other react iap is working