Dylan

Results 32 comments of Dylan

To explain further. Currently ion-select icon sits in the shadow-root, so there is no way of disabling or editing it. With our use case, we use the detail on ion-items,...

Seems to be still a problem. Separate pinpoint created for notifications / analytics. Deleted one thinking it wasn't in use, now we got a whole bunch of problems 😅

Fetch works fine on iOS providing device has some good power behind it, super slow for older devices. For Android out of memory will throw. I wasn't able to ever...

I got around frozen splashcreen by: Device -> Shake "Stop Debugging" Reload Then re-enable debugging

Me too, node LTS and new aws amplify project. New to awsmobile... what could be wrong? ``` src/aws-exports.js contents in #current-backend-info/ is synchronized with the latest in the aws cloud...

Any update? :)

Anyone have a solution for uploading via presigned url? I use a lambda to generate and return to client, but not sure how to upload with it, in particular for...

issue with ionicv4 too, even with importing module in app.module

I was able to get this to work with Ionic v4 by loading it directly into the module that was lazy loading the component that used the library, as opposed...