Michael

Results 19 comments of Michael

Thank you Lovell, for the great module. We at https://app.covve.com are using sharp as part of our avatar micro-service both for creating standard sizes for our common cases as well...

Is this still the case when upgrading from 1.x to 3.x?

It is more than annoying for some apps. In our app, losing the locally stored data is a show stopper. We are now stuck in a version with a security...

We do indeed use sqlite in iOS as it is much more stable than indexeddb on safari. But on Android I always thought the recommendation was to use indexeddb. We...

@ccadieux you mentioned that you do a single build using this approach. How is the final built code know which environment to load the config for? (i.e. hit uat.example.com/config vs...

I am probably missing something. If I have 10 config values that are different between UAT and Production (so they are stored in either 2 different files or in 2...

After reviewing many angular generators over the last few days, I ended up using your generator to use into a existing project that did not have any scaffolding tool so...

> Thanks for the PR, but we won't be merging it anytime soon. > I've verified that local notifications are still working fine on Android 13 as long as the...