Kees van Dieren
Kees van Dieren
Please ensure you have given all the following requested information in your report. #### Issue details, reproduction steps/code The iOS Robovm implementation is not handling subscription expiry. If you have...
We are using Jamonapi, but not Hazelcast. Jamon has a dependency on hazelcast, but still works well when excluding it. (at least in the way we use it). Can it...
It seems to be unimplemented. It should not be too hard, this answer shows a possible way: https://stackoverflow.com/a/35393249/259518
We need to be able to add zoom on the images in a slideshow. It should work similar to the Zoom function in the camera app (using double-tab or multi-touch...
JCenter is no longer available currently (also not in read-only mode). Are you able to deploy this package to Maven central?
How can we implement input? * can we reuse GWT implementation? * what are bytecoder specifics we need to take care of? * how much work is the minimal implementation?...
Write a tutorial (markdown file in repository): how to add gdx-backend-bytecoder to your app.
WebAssembly exception handling seems to be premature and not yet finalized. Bytecoder has an option in the Maven plugin plugin to set it: ```xml de.mirkosertic.bytecoder bytecoder-mavenplugin ${bytecoder.version} true compile ```...
We have done some changes in the Bytecoder project. Therefore we are building our own SNAPSHOT project. We would like to be based on a release, as this simplifies working...
Please ensure you have given all the following requested information in your report. #### Issue details, reproduction steps/code * Launch the app, install payment system * Make sure Google Play...