bulbigood

Results 7 comments of bulbigood

I think this is a very important feature. Thumbs up!

> Chrome does actually check to see if the icon has changed. From: https://web.dev/manifest-updates/#cr-android-trigger > > > Which properties will trigger an update? [...] File hash changes to the primary...

@atjn now I realize the icons of an installed PWA couldn't be changed except reinstall. At least that applied to my pretty old Android device. That is, there is little...

I found the solution for this error: https://github.com/GoogleChromeLabs/bubblewrap/issues/640#issuecomment-2020384965 Non-obvious behavior and lack of understandable logs. I don't know where the problem lies, maybe in Chrome Custom Tabs.

I faced this problem and found out that in my case the problem was linked to Deep Link intent-filter. I removed android:autoVerify and android:sspPattern options, replacing the last one with...

Unfortunately, exe just won't start without any errors. I didn't find anything in the logs. There is nothing in Windows Events regarding my exe file.

I installed MSVC Build Tools 2019 to get `dumpbin`. It's the latest version available on Windows 7. There are results: Non-patched (working) exe Dump of file Program.exe PE signature found...