Open
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