Kees van Dieren
Kees van Dieren
Problem still exists when using Springfox 2.0.3. Reproduced in 'hello world' project https://bitbucket.org/squins/springmvc-swagger-issues To reproduce, clone this repo, uncomment relevant lines HelloWorldRestConfiguration method jackson2Converter, run the app and go to...
@leni8ec / @AlexandreHerbreteau feel free to submit a PR with the upgrade
There is no sarcastic intent in my message. I only try to make it clear that if someone makes the necessary changes, I am willing to invest some of my...
Resolved with #249
Are you actually using it? We consider to remove it if no one uses it.
Parsing the Receipt seems to be fairly complicated. A Swift example is shown here: https://github.com/andrewcbancroft/SwiftyLocalReceiptValidator/blob/master/ReceiptValidator.swift Has anybody implemented this in Kotlin or Java?
Related to: #167. Approach I'm planning to follow: * extend class Transaction with field subscriptionValidUntil. This will be filled with transaction startDate incremented with Product subscription incremented with Billing Grace...
After some more thinking, I am proposing the following changes to support basic end-date calculation in Google Play and App Store, without receipt verification: * Rename class FreeTrialPeriod to SubscriptionPeriod...
In some of our apps, we have integrated Crashlytics (including Symbol uploading of the IPA deployed to App Store) We see the method names of our Kotlin classes and of...
I have never tried to read crash logs from device, cannot really help with that. Maybe one thing I can help with, if you are using Gradle: * when using...