MaqsYo
MaqsYo
@manel00 `cordova plugin add https://github.com/timkellypa/cordova-plugin-local-notifications.git` should work for you
just set the rest of your audios to 90% ? or open the audio-file in audacity or a similiar program and increase the volume there
Hey! Maybe you find an solution for your issue here: https://github.com/Dogfalo/materialize/issues/4159 This package is not maintained anymore, so be aware that your bugs won't be fixed and this Library isn't...
https://github.com/Dogfalo/materialize/issues/6441 https://github.com/Dogfalo/materialize/issues/6319 https://github.com/Dogfalo/materialize/issues/6243 i think this says enough 🤷♂
I think this project is dead.. Spine offered support to the Phaser team and they could implement spine in a further version. https://phaser.io/phaser3/devlog/117 https://twitter.com/forleafe/status/969212163775717378 So we have to wait, I...
I think storing it in the state could be a really good quick fix. Thats how MySQL is doing it.
My current quick-fix: I'm using the current timestamp and concatenate it with an increment-value to reduce collisions. ```js import {Model} from '@vuex-orm/core'; let increment = 0; export default class Post...
@andrii-trush nope. I couldn't find any solution with enabled legacy mode. But the most mobile phones doesn't require this mode anymore. So I just kicked out the incompatible android/iOS Versions
It shouldn't But we upgraded our apps anyway to vite, so it isn't relevant for us anymore, but still important for other legacy projects or users
@blalan05 is there any plan to fix this issue soon? 🙈