Matthias Dötsch

Results 21 comments of Matthias Dötsch

wow, looks nice already! I'll try to check it out with our php8 codebase tomorrow

any news here? I ran in the same error when installing the app

@mjfusa thx, for your reply, but the main question for me is, why the method isn't even defined in this scope. Similar to "requestPurchaseAsync" which is available in the same...

my current approach: added it to [windows-IAP-bridge within this WIP PR](https://github.com/Polarrco/windows-IAP-bridge/pull/11/files), which worked quite fine...and esp handling the whole window handle for an Electron app much easier

any other idea here? As I'm fighting with the same topic and try to use the Store in an Electron app. A working alternative for the base IAP purchases is...

I also tried around setting a dynamic yMin (as it was mayyybe planned in the commented out code), but it didn't satisfy me. Currently I'd still set the fix 0...

imho Rickshaw isn't supporting alignment of the legend or colorizing it even more :(

we tested it with 20.10.17 and the same broken behavior than described above. Switching back to 20.10.14 fixed it again

mhm, I tested a similar sized response and it worked quite good. As we don't have your signing key it's a bit hard to reproduce your example :shield: But could...

sure, here is an example with a classic App, using RTM. Just start a Video call (when the bot user is invited in this channel) ```go package main import (...