co-dax

Results 31 comments of co-dax

In one app it does work if I comply with [https://capacitorjs.com/docs/apis/google-maps#:~:text=On%20Android%2C%20the,thing%20you%20check](url) but it another does not work. There is a defenitely an issue with this plugin.

@alappe I am having the same issue. Are you getting this while using simulator or physical device? It might also be due to the M1-based machines as state at the...

I did not tested on the phone itself as yet. Let's see if someone else reports anything...

Not working in v 4.3.7 manual mode android. I didn't check iOS yet. The event "updateFailed" is not being fired when we omit calling "CapacitorUpdater.notifyAppReady()" in the newly set version.

Here is an example [https://codesandbox.io/s/ng-keyboard-shortcuts-example-forked-bi14kw?file=/src/app/app.component.ts](url) Clicking on button "Add New Shortcut" should add a new shortcut "cmd + b" which should log related event but it does not happen. Thanks!

When will this change will be released?

@mlynch, @muuvmuuv I have tested this and it works fine. I would say this option pretty much urgent as otherwise as a workaround we would need to manual (or via...

@muuvmuuv, @mlynch version 2.0.4 (latest) does not work for me while the change on [your branch](https://github.com/muuvmuuv/capacitor-assets/tree/feature/set-android-padding) does work. I can see that this branch has been merged but only one...

@muuvmuuv thanks, I actually have confused the two branches :-). Your branch seems to be working fine. I will try using it in production and will keep you informed. Thanks...

@AE1NS I am actually still using cordova-res for android which does not have padding problems with android adaptive icons and you can also choose not to generate splash screens.