Martin Connor
Martin Connor
Possible fix from SOF: https://stackoverflow.com/a/65608187
> I don't run pg in RDS so any testing and feedback you can do would be appreciated. Will do! > Do you think increasing the tcp_keepalives_idle beyond 60 might...
Going to still keep this open. I do not have console access to the db in question currently, although that's in the process of changing. Will test the new config...
I am seconding @zaptrem's request to @niatro to please post the following, it'd be a huge help! > Can you post a screenshot of your logical processor (e.g., individual cores/hyperthreads)...
Looks like the package you're purchasing needs to be passed at a property inside an options object like so: ``` await Purchases.purchasePackage({ aPackage: offeringPackage }); ```
As one more note: this code/thread will be particularly helpful for anyone migrating from `@awesome-cordova-plugins/purchases` to this package. This new package is mainly a drop-in replacement, with the following changes:...
Leaving open for visibility, maintainers, feel free to close if you don't think a meaningful subset of your users will want this!