David Boho
David Boho
This is maybe related to issue #246 and #262 try to change. The problem is this plugin set the launchMode singleInstance to the cordova activity. You can try to use...
I often use stencil + ionic with [SSG](https://stenciljs.com/docs/prerender-config) what didn't work anymore with ionic 6.
There should be a warning in the migration section in the Readme about this issue.
@mikegioia ko i will check that. thx for your PR
@mikegioia I still got the wrong result. The test written in the Issue description still failed. In general converting two newlines to lines breaks, is not the problem in general....
@ZumelzuR On my iPhone 13 Pro `networkInfo.currentRadioAccessTechnology` is always nil. Strange enough another phone (with the same os version) this pointer is not nil. I found `networkInfo.currentRadioAccessTechnology` is deprecated and...
I got an error network-information/CDVConnection.m:63:94: expected ';' at end of declaration
Yes this works for my case in a pure stencil-ionic app with `npm install @ionic/[email protected]`. Now the ssg works in this case. I do not have any projects with angular...
There is the native [Cache Web API](https://developer.mozilla.org/en-US/docs/Web/API/Cache) wich perfectly match the issue description. In advance you can use different Caches from the [CachStorage](https://developer.mozilla.org/en-US/docs/Web/API/CacheStorage) to provide versioning support. (Just in advance...
Yes please tag a new release so you can get the *latest* (two years old) changes via packagist.