Skip to content

Commit 822bab9

Browse files
added known issue for ios
1 parent 0be1930 commit 822bab9

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.changeset/strong-waves-teach.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@journeyapps/powersync-react': patch
3+
'@journeyapps/powersync-sdk-common': patch
4+
'@journeyapps/powersync-sdk-react-native': patch
5+
---
6+
7+
Bump version to exit prerelease mode. Update SDK readme with known issues.

packages/powersync-sdk-react-native/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,3 +510,5 @@ Uncomment the following from
510510
// });
511511
// client.addPlugin(networkFlipperPlugin);
512512
```
513+
## iOS
514+
Testing offline mode on an iOS simulator by disabling the host machine's entire internet connection will cause the device to remain offline even after the internet connection has been restored. This issue seems to affect all network requests in an application.

0 commit comments

Comments
 (0)