Open
Description
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, {},{},{},{})