Raphael Kim
Raphael Kim
@TrekSoft , can we have your input on this?
Android currently doesn't appear to be appending any prefix to the custom attribute key. Will this disparity cause any issue? Does Cognito treat an attribute prepended with `custom:` differently than...
> Android should probably update plugin implementation to prepend "custom:" otherwise it wouldn't be possible to use Custom Attributes via Cognito For now, the workaround would be to use `custom("custom:"...
We will track this feature request in the backlog for native platforms (iOS + Android). We will prioritize it based on how much traction it receives.
Hi @albemala , Thank you for your suggestion. We currently support the following [DataStore events](https://docs.amplify.aws/lib/datastore/datastore-events/q/platform/android) officially, even though, as you noticed, some platforms publish additional event types for convenience. Unfortunately,...
What type of datastore events are you hoping to listen to? If you wish to subscribe to operations involving a specific type of model (e.g. new `Messages` was created, or...
It looks like I misunderstood the original question! I apologize for that. Amplify Android currently does not support realtime observation while the app is in the background. We will track...
There was an issue with signout where it won't clear the user session upon signing out. This issue is now resolved with [v1.17.8](https://github.com/aws-amplify/amplify-android/releases/tag/release_v1.17.8). Please follow the [updated documentation](https://docs.amplify.aws/lib/auth/signin_web_ui/q/platform/android#update-androidmanifestxml) to apply...
Amplify Android currently does not support developing under multiple environments. We can track this as a feature request and prioritize it depending on how much traction it receives.
Thank you for your suggestion. This feature is currently unsupported by Amplify across all platforms, but I can certainly see this being a desirable feature. We will track this feature...