Catalin Stanciu
Catalin Stanciu
When I try to call `trial?` method from `CandyCheck::PlayStore::Subscription` class i get false when a subscription is trial. Checking the google play documentation, the added a new payment_state with value...
When a user cancel a subscription and from server side I check the subscription later, I get VerificationFailure with code 21006 and message: > This receipt is valid but the...
When launching the app with flutter blue in IOS it pops up the dialog to activate bluetooth in the device. It shouldn't ask for that until the bluetooth is needed....
With ruby `3.3.5` I'm getting this warning: ```bash /app/gems/gems/ffi-rzmq-2.0.7/lib/ffi-rzmq/poll_items.rb:2: warning: /usr/local/lib/ruby/3.3.0/ostruct.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby...