dooboolab-community / react-native-iap

In App Purchase module for React Native!
https://react-native-iap.dooboolab.com
MIT License
2.74k stars 633 forks source link

[TypeError: null is not an object (evaluating 'RNIapModule.getInstallSource')] #1306

Closed yasikrehman closed 3 years ago

yasikrehman commented 3 years ago

Version of react-native-iap

6.0.2

Version of react-native

0.61

Platforms you faced the error (IOS or Android or both?)

Android only

Expected behavior

if we use RNIap.initConnection() function, app should be connected.

Actual behavior

But it displays as [TypeError: null is not an object (evaluating 'RNIapModule.getInstallSource')]

Tested environment (Emulator? Real Device?)

Real Device

iamsydali commented 3 years ago

+1

yasikrehman commented 3 years ago

Linking is not working properly,thats the issue.