-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
bugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproduceddatastoreIssues related to the DataStore CategoryIssues related to the DataStore CategoryiOSIssues specific to the iOS PlatformIssues specific to the iOS Platform
Description
Description
If the app is started without connectivity, as soon as connectivity is restored, the networkStatus event is not dispatched by the datastore hub channel and the related callback is not triggered. I experience this problem only on iOS devices while on android devices the event is correctly dispatched.
Categories
- Analytics
- API (REST)
- API (GraphQL)
- Auth
- Authenticator
- DataStore
- Notifications (Push)
- Storage
Steps to Reproduce
- Start the application without connectivity after the amplify configuration
- Enable iternet connection on a iOS device
- The hub event is not dispatched and the callback is not triggered
Screenshots
No response
Platforms
- iOS
- Android
- Web
- macOS
- Windows
- Linux
Flutter Version
3.24.3
Amplify Flutter Version
2.4.2
Deployment Method
Amplify CLI (Gen 1)
Schema
No response
Metadata
Metadata
Assignees
Labels
bugSomething is not working; the issue has reproducible steps and has been reproducedSomething is not working; the issue has reproducible steps and has been reproduceddatastoreIssues related to the DataStore CategoryIssues related to the DataStore CategoryiOSIssues specific to the iOS PlatformIssues specific to the iOS Platform