Lucas Levin
Lucas Levin
Hello, Firstly, thanks for wonderful library! Just the right amount of features while staying small. I also found the code to be very clearly written. I found that the pagination...
To reproduce, set the brightness in app to dark so it gets stored in SharedPrefs, then reload. The app flashes white for a second before going dark. I worked around...
Fixes #32 One character pull request :D
You can disable audio processing using #config.disableAP=true in Chrome, but not the apps (or firefox). I don't know if the apps support setting config like this in general, but it...
**Is your feature request related to a problem? Please describe.** If a client tries to claim they didn't receive the invoice, it's great to be able to tell them "My...
**Description** See title. **Expected Behavior** Items include `purchaseStateAndroid` or documentation explaining all purchases from this function are `PURCHASED` **Environment:** - react-native-iap: 12.11.0 - react-native: 0.72.6 - Platforms (iOS, Android, emulator,...
I am using the cryptography package and inapppy in a project. https://cryptography.io/en/latest/changelog/#v44-0-0 has caused this error, I believe this is due to the dependency on `oauth2lib` which hasn't been updated...