Closed
Description
On iOS I can observe that in my production / staging env, sometimes I get an undefined Meteor.user()
after the app is resume from background. This happened using NetInfo or no NetInfo.
Steps to reproduce the behavior:
- Publish Expo App eg. via TestFlight
- Let the app suspend to background (eg. not open for several hours) while being logged in
- resume your app and notice, that requests do not have logged in user
Expected behavior
User should resume the session
Screenshots
n/A
Device (please complete the following information):
iOS, iPhone 12, 15, iPad 8th gen, iOS 17, recent MeteorRN builds