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

[Build 1.7] - App crashes when Coming back from foreground. #795

Open
SashankPatel opened this issue Sep 16, 2024 · 3 comments
Open

[Build 1.7] - App crashes when Coming back from foreground. #795

SashankPatel opened this issue Sep 16, 2024 · 3 comments
Labels
1.7.0 Release Release for Keyboard and Voice selection.

Comments

@SashankPatel
Copy link
Contributor

SashankPatel commented Sep 16, 2024

Seen a couple instances where after backgrounding and foregrounding the app, it will crash.

This noteably happened in the following scneario but unable to reliably reproduce.

Steps:

  1. Launch the app
  2. Tap on the Settings icon
  3. Tap on Voice
  4. Tap on Personal Voices
  5. Top on the Open Settings button.
  6. Background the settings screen.
  7. Tap on the Vocable icon.
@SashankPatel SashankPatel added the 1.7.0 Release Release for Keyboard and Voice selection. label Sep 16, 2024
@SashankPatel
Copy link
Contributor Author

Some notes from @Clstroud: The crash is related to the audio engine running into some threading issues after our first attempt to move it to Swift Structured Concurrency

@gplocke
Copy link

gplocke commented Oct 2, 2024

Know of any other ways to induce this crash? I haven't been able to get it to crash when following the above steps yet.

@SashankPatel
Copy link
Contributor Author

SashankPatel commented Oct 2, 2024

Know of any other ways to induce this crash? I haven't been able to get it to crash when following the above steps yet.

@gplocke - Not reliably, but doing those steps multiple times did cause a crash more often than not. I dont think the navigation matters, its really more so the background and foreground but unsure of the timing of events. I can pair on it with you at some point as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7.0 Release Release for Keyboard and Voice selection.
Projects
Status: Ready to Select
Development

No branches or pull requests

2 participants