You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling those flags will not have any affect on DataStore. Remote Notifications - the use of this flag has no impact on the use of DataStore since DataStore performs request/response network calls to fetch the data, followed by websocket connections to establish the long-lived subscriptions to retrieve data in real-time. Background fetch and Background processing - DataStore's implementation does not utilize any of the background task functionality provided by Apple frameworks etc
Describe the bug
Regarding Amplify and subscriptions do we need to set any of the background modes for Xcode/iOS deployments?
Steps To Reproduce
Question regarding intended usage.
Expected behavior
Not sure if any of these need to be chosen for user app experience.
Amplify Framework Version
1.28.1
Amplify Categories
API, Auth, DataStore
Dependency manager
Swift PM
Swift version
5.3+
CLI version
7.3.5
Xcode version
14.0
Relevant log output
No response
Is this a regression?
No
Regression additional context
No response
Device
iPhone simulator
iOS Version
15+
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: