Solutionunvalidated
Update to a version of the Sentry Flutter SDK that includes the fix, or as a workaround manually set the OS context in the current Sentry scope when running on iOS (e.g., using Platform.isIOS and scope.setContexts).
69df76e3-b07f-4952-a511-1bfea3ba450b
Update to a version of the Sentry Flutter SDK that includes the fix, or as a workaround manually set the OS context in the current Sentry scope when running on iOS (e.g., using Platform.isIOS and scope.setContexts).