Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Session Replay crashing iOS application #2295

Open
stayallive opened this issue Sep 17, 2024 · 3 comments
Open

Session Replay crashing iOS application #2295

stayallive opened this issue Sep 17, 2024 · 3 comments

Comments

@stayallive
Copy link

stayallive commented Sep 17, 2024

Platform

Flutter Mobile

Obfuscation

Enabled

Debug Info

Enabled

Doctor

[✓] Flutter (Channel stable, 3.24.2, on macOS 15.0 24A335 darwin-arm64, locale en-US)
    • Flutter version 3.24.2 on channel stable at /Users/alexbouma/sdk/flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 4cf269e36d (13 days ago), 2024-09-03 14:30:00 -0700
    • Engine revision a6bd3f1de1
    • Dart version 3.5.2
    • DevTools version 2.37.2

Version

8.9.0

Steps to Reproduce

  1. Enable Session Replay:
    ..experimental.replay.sessionSampleRate = 0.0
    ..experimental.replay.onErrorSampleRate = 1.0,
  2. Open application, not observed when debugging yet only on Testflight

Expected Result

No crash and replays 😄

Actual Result

Sometimes: https://recommendly.observ.app/share/issue/be0bb992d3d24c9cb1cf95c7b4621c4d/

Doesn't seem to be consistent. No replays sent yet either. Disabled the feature for now.

@buenaflor
Copy link
Contributor

cc @vaind

@vaind
Copy link
Collaborator

vaind commented Sep 17, 2024

Thanks for reporting this, I'll have a look into reproducing.

@stayallive any device logs available?

@stayallive
Copy link
Author

stayallive commented Sep 17, 2024

Okay this gonna sound a bit daft maybe but I have a screenshot 🙈

Image

(interestingly this screenshot is way more detailed/helpful I'd imagine then the Sentry report...)

I also do have a Crash Point File but unsure how useful that might be to you since I'm assuming it's specific to my application.

I have no logs from the device other than this as far as I can find.

Hopefully this is helpful, but if not please let me know what I should do to help out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Status: Needs Discussion
Development

No branches or pull requests

4 participants