pitAlex
pitAlex
What can we do here? I've been racking my brain for 2 days now in trying to make this work and in my case, simply rendering just the header of...
I don't see how this can be fixed if Google starts using the client version of the page and this is what we see in our current search console analytics....
I managed to get good results too. In my case, FCP and experimental LCP are the same Took a while to correctly do the angular SSR setup, I kept getting...
@mgechev in my case it was about properly ensuring that the module of the route, which is lazily loaded, is at the ready at the moment angular bootstraps by waiting...
Face ID in Android is not considered a [strong biometric](https://developer.android.com/reference/android/hardware/biometrics/BiometricManager.Authenticators) for most devices. That means it provides no cipher. We encounter this but in our case, it was just when...
@NingenJanai how did you make it run on node16? I am constantly getting disconnect message with a timeout.
If you are using the latest because they use cordova-plugin-advanced-http plugin, the progress call will not be triggered as that plugin does not have a progress report. I switched it...
> > If you are using the latest because they use cordova-plugin-advanced-http plugin, the progress call will not be triggered as that plugin does not have a progress report. I...
This ios12 crash happens for us as well although in our case its set as ON_NEXT_RESTART. It cannot be replicated in the simulator, we have just one iPhone 5s with...
Comming with an update, we managed to remotely debug it. And we see the same thing kCFErrorDomainCFNetwork 1. Our app is not using the new URL scheme introduced with Cordova...