Elijah Quartey

Results 121 comments of Elijah Quartey

Hi @iosephmagno, we could not reproduce the observed behavior. I tried with the following snippet and confirm the file was removed from the console: ```dart await Amplify.Storage.remove( path: StoragePath.fromString(path), ).result;...

@iosephmagno also which `amplify_storage_s3` version did you upgrade from?

@iosephmagno, Can you please provide your gen 2 amplify storage backend definition? This is typically located in `[project_root]/amplify/storage/resource.ts`

Hi @Kinore @nazar-007, Thank you for expressing interest in adding support for Face Liveness. This feature request is still in our backlog and we currently do not have a timeline...

Hi @jawadul1707, yes it is possible. However, since this is a custom solution we do not have a guide or provide support if you chose to go down this path.

Hi @giulitu95, thanks for taking the time to open this issue. We will investigate this issue and provide an update when we can.

Hi @nirav-baid, Amplify Flutter does not provide a simple API for including the logo as described nor do we support Hosted UI customizations from the console. I'm going to mark...

@nirav-baid My apologies, I understand your frustration and the value of branding your login UI. Let me add some clarifications. > But even upon adding it in there, the company...

Hi @eslavyansky, thanks for taking time to submit this issue. Am I understanding correctly that calling `final status = await Amplify.Notifications.Push.getPermissionStatus();` on Android when permissions are not granted is returning...

Hi @Sathya-ac9, we are still investigating this issue. When we have updates we will provide them here.