Skip to content

How to observe Datastore Model Realtime on background or after killing application  #1488

Open
@iamAliRaza

Description

@iamAliRaza

Hey guyz!! I want to observe my model if the application is in background or if user killed the application from recent apps.
In that case please let me know the best approach for listening to datastore events.

I Tried some ways but due to background restrictions in android none of the method is working correctly..

Any solution??

Amplify.Datastore.observe(Messages::java.class, {},{},{},{})

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions