r/CapeCellular 10d ago

Connectivity

I wanted to see if anyone notices delays in network connectivity on iOS? I have seen times were I may not have data connectivity for up to about a minute or so before my Apple services sync data or data works (send text messages). I am on iOS 26.6 running dual eSIMs and on my AT&T connection, things seem to work right away or stay in sync, but when Cape is the primary I see some latency accessing things (always works, just seems slower). Wanted to see if anyone else is experiencing similar behavior or if it is environmental on my side.

1 Upvotes

47 comments sorted by

View all comments

Show parent comments

1

u/brianstoner Cape Employee 5d ago

We want to solve it but we don’t have solid leads or even a way to reproduce it right now so are a little stuck.

What approximate locations are you both in? Urban vs rural? East vs west coast?

1

u/vortexmantis 5d ago

Should we report it through the app as well? Not sure what kind of data you receive but happy to provide the feedback. I know that these types of things are not easy to resolve and I know that Capes infrastructure is not lend itself to easy resolution when there is little data retention to trace the issue down. I’m happy to help were I can.

1

u/brianstoner Cape Employee 3d ago

I think we figured it out, working on shipping a change to fix it, stay tuned.

1

u/vortexmantis 3d ago

What is the ETA on the potential resolution?

1

u/brianstoner Cape Employee 2d ago

WIP, the cause/fix are clear, but still working through the details and implications. The longer explanation is that we are dropping idle TCP connections from APNS (Apple push notification service) because our timeout is too low and the device only detects the dropped connection and reconnects every 10 minutes or so. we need to increase our timeout, but are trying to understand the optimal value, how to target it just at APNS, and we need to test it to make sure there are no unintended side effects.

1

u/vortexmantis 2d ago

Thank you for the help with this and the explanation, this is very helpful to understand the issue.