Pasquale Puzio

Results 7 issues of Pasquale Puzio

Hello, in some cases (this affects very few users), the color picker wheel is not showing up (see the screenshot). This is weird as it only happens to a few...

Hi, by looking at the code of this library, I noticed that it depends on this encryption library https://github.com/scottyab/AESCrypt-Android Also, I noticed that your encrypt method is using a default/blank...

I'm trying to write a simple encryption/decryption plugin for Apache Traffic Server. The plugin should transform requests/responses in order to encrypt/decrypt them. ``` function encrypt(data, eos) if (data == '')...

Right now, if reflex is already running and you execute `reflex run` (either in prod mode or not), the tool shows a prompt and lets you decide whether you want...

enhancement
good first issue

Hi, I was wondering if this project is still actively maintained and whether Google Play subscriptions are actually supported too. I couldn't find any documentation regarding Google Play and webhooks....

Hi, I've recently tried to promote my in-app purchases by using the new features available on iOS 11. However I haven't managed to do that because my app doesn't support...

Hi, First of all, let me thank you for the great work. I'm a very happy adopter of your library since almost 2 years now ;) I would like to...