Markus Black
Markus Black
@tonysambell Thanks for the quick response. I appreciate that the pricing model is not set in stone (and currently limited due to the craft store not handling those cases) but...
I just ran into that issue too (unfortunately in a production environment as I wasn't expecting something like this to happen). Works pretty fine in simulator but keeps stopping playback...
@mreil617 Thank you for the information. I actually managed to work around it. In my case I had two instances of the AudioPlayer (one for music playback and one for...
@zanesc At first I switched over to [AMScrollingNavbar](https://github.com/andreamazz/AMScrollingNavbar) which worked fine at first but I had some issues with my controller setup (nav controller problems etc.). In the end I...
Seems like [this](https://github.com/Dolphiq/craft3-iconpicker/blob/master/src/fields/Iconpicker.php#L31) is the corresponding line of code causing us all trouble. I'll fork the repo and try to fix this issue and'll open a pull-request afterwards.
I'm sorry, but I currently am not able to test things out and tinker around. What I'm in need of though is something that enables a user to rate any...
Thank you for the reply! I'm currently coming from this plugin [boscho87/serve-secret](https://github.com/boscho87/serve-secret) and primarily use it for "one-time-downloads" as well as not shareable download-URLs. I assume this is pretty much...