Paul Stelzer

Results 19 comments of Paul Stelzer

> Where should I write following code to? > > ``` > > > > ``` Like mentioned in the documentation: https://github.com/ratson/cordova-plugin-admob-free#customize-google-play-services-versions-android-only `platforms/android/app/build.gradle `should be in your main folder structure...

you have to reinstall it or just look at package.json - plugins/android.json - plugins/fetch.json if the new play services version was correctly set. PS: I also change it in plugins/cordova-admob-sdk/plugin.xml...

@fontventa I think you added the variable to your config.xml afterwards, isn't it? In this case the 11.0.4 version is put in at package.json - plugins/android.json - plugins/fetch.json - (or...

@NetanelBasal This feature is interesting for us too. We do not allow submitting the form by default. In our case If the user selects a radio button, which changes the...

Also updated my project (using store, devtools and storage) and everything is working like before. Great job und esbuild is working now too. I have no problems with typings, so...

Can confirm this. I created a complete new project, only Angular Material and CDK and if you open it on Chrome, is still not smooth anymore although no other scripts...

It is still not working to make multipe configurations work in nx while this is working in angular. Any new information about this? PS: Workaround mentioned in https://github.com/nrwl/nx/issues/2839#issuecomment-1059075550 is working...

Yes, please add a PR. It would be great :)

Everyone else is also invited to create a PR - i will merge it of course :)