Johannes Schwenk

Results 24 comments of Johannes Schwenk

I think we have to update to https://github.com/tfranzel/drf-spectacular to get this feature...looks like a lot of work.

> I managed to make the --ssl flag work by including another override in: > node_modules/@capacitor/android/capacitor/src/main/java/com/getcapacitor/BridgeWebViewClient.java > > ``` > @Override > public void onReceivedSslError(WebView view, SslErrorHandler handler, SslError error)...

Same here: I`m using Ionic 5, and setting lazyLoadOffset value has no impact. I can`t pass ion-content, because the lazy loading is used in an own component, which is inserted...

Ok, i found the problem in my case: I had to set [scrollTarget](scrollTarget). I used the function getScrollElement() for my [Ionic ion-content](https://ionicframework.com/docs/api/content) to get it

The settings described in https://firebase.googleblog.com/2020/08/google-analytics-manual-screen-view.html do not work in version 1.0.1 of capacitor firebase analytics plugin: https://github.com/firebase/firebase-android-sdk/issues/2225

Are there any news on that? I do not want to add the app tracking transparency confirmation to my app. So I need to disable IDFA usage in Firebase Analytics....

Hi, I have a similar issue: https://github.com/capacitor-community/firebase-analytics/issues/122 Current state: Manual screen view logging does not work in version 1.0.1 - I hope it`s possible in version 2 of @capacitor-firebase-analytics It`s...

This stackoverflow seems to log screen view for web apps also: [How to track page view with Firebase Analytics in a web, single page app?](https://stackoverflow.com/questions/59330467/how-to-track-page-view-with-firebase-analytics-in-a-web-single-page-app)

Not sure if this is a swagger.json or a swagger-angular-generator issue, to I created another issue at the creators of the drf-yasg creators: https://github.com/axnsan12/drf-yasg/issues/671