Larry King
Larry King
**Lighthouse Version**: 3.3.0.4001 **Lighthouse Commit**: 66100367e39d970f8208bd30c10bd97cc7240784 **Chrome Version**: 70.0.3538.110 **Initial URL**: https://golftocs.com/ **Error Message**: PROTOCOL_TIMEOUT Method: Storage.clearDataForOrigin **Stack Trace**: ``` LHError: PROTOCOL_TIMEOUT Method: Storage.clearDataForOrigin at _ (chrome-extension://blipmdconlkpinefehnmjammfjpmpbjk/scripts/lighthouse-ext-bundle.js:18993:11) ``` Very strange...
TLDR: What worked for me was to reduce file size of launch images. I have 3 current Ionic/Capacitor/Angular apps. Two of them exhibit the same problem described here, initial black...
Additional set up info in my apps, in case it helps, I am not using any splash screen plugin (Capacitor or Cordova). And no splash screen settings in `capacitor.config.json`. Just...
@vredka Hi. I just ran `npm install --save @agm/core agm-direction --force` successfully on my project. Some details: angular 12.0.3 node 14.15.1 npm 7.15.0
No. Just warnings like: ``` npm WARN ERESOLVE overriding peer dependency npm WARN Found: @angular/[email protected] npm WARN node_modules/@angular/common npm WARN peer @angular/common@"12.0.3" from @angular/[email protected] npm WARN node_modules/@angular/forms npm WARN peer...
Sorry, just re-read your messages. Yes I get same error when trying to build.
I wonder is this due to strict mode.
I am seeing same `transaction.verify();` within the approved callback not triggering verified.
Looks like verified is not triggered w/out a receipt validator, https://github.com/j3k0/cordova-plugin-purchase/wiki/HOWTO:-Migrate-to-v13#2-using-receipt-validation-with-no-back-end-server. BTW - on Android calling `transaction.finish()` in the approved callback does not work for us.
I am seeing this as well, on an app that was released about one year ago. I see the problem on an iPhoneX running iOS 14.7.1. The video works on...