-
Notifications
You must be signed in to change notification settings - Fork 40
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
IllegalStateException: Reply already submitted #83
Comments
Do you have a stack trace for this crash? Have you been able to reproduce it with your app / with our Flutter demo app? |
Caused by java.lang.IllegalStateException: Reply already submitted |
And how about my two other questions? |
@guillaume-tgl that issue is fixed not but we are getting |
Again, can you paste an entire stack trace or log content so that we have more details? |
Crashed: com.apple.main-thread com.apple.uikit.eventfetch-thread Thread io.flutter.1.ui io.flutter.1.raster io.flutter.1.io io.worker.1 io.worker.2 io.worker.3 io.worker.4 io.worker.5 io.worker.6 dart:io EventHandler com.apple.runningboardservices.connection.outgoing com.google.firebase.crashlytics.MachExceptionServer Thread AXSpeech Thread DartWorker NetworkUsageDataSerialization_0 Thread OLPSDKPOOL_0 OLPSDKPOOL_1 OLPSDKPOOL_0 OLPSDKPOOL_1 Thread |
After opening the Genius Scanner, the app started hogging the memory, and after some time, the app crashed. |
On which device models did you have this issue? |
Yes, we are still facing this issue in version 5.1.4. We have encountered it on most iOS devices, mainly the iPhone 13 (iOS 17.5.1). It primarily occurs during the first scan. |
Could you provide a log file of the app around the time it crashes? |
@guillaume-tgl in the latest version (v5.1.5), the issue is resolved. Thank you for the response and patches." |
Hello @guillaume-tgl we are again facing the same memory issue in the latest version also |
Could you provide a log file of the app around the time it crashes? |
Domain: IDEDebugSessionErrorDomain
|
Could you use the memory profiling tool as suggested and send us the result? |
@guillaume-tgl any updates on this? |
Would you mind sending an email at [email protected] with a link to that conversation so that we can investigate further? And if you could attach the entire result of the memory profiling as a file, it would be great. |
sure |
The app got crashed with the following error message:
IllegalStateException: Reply already submitted
Platform: Android
SDK: flutter
SDK version: 3.19.6
GENIUS_SCAN_VERSION: 5.0.2
The text was updated successfully, but these errors were encountered: