Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
We have shared this with our product and engineering team and will update this issue with more information as it becomes available.
an...@gmail.com <an...@gmail.com> #3
Thanks for your request. We will investigate this issue and see if we can implement the behavior you've requested.
ba...@gmail.com <ba...@gmail.com> #4
As an additional alternative, it should be possible to specify a label in the options for GmailApp.sendEmail().
A work-around is proposed in StackOverflow:http://stackoverflow.com/a/18727687/1677912
A work-around is proposed in StackOverflow:
Description
There are issues related with this problem such as
Attaching the logs of all the stacktrace available from google play console.
Please describe the problem in detail. Be sure to include:
- Steps to reproduce the problem (including sample code if appropriate).
As per google console, we don't have information of interactions or how to reproduce it. But we are thinking that it could be related with some Unity or flutter code that we have.
- What happened.
Application crashed and all the reports are in google phones and with Android 14 and 15.
- What you think the correct behavior should be.
Application shouldn't crash with this error in Android 14/15
- Is this a security related issue? Yes/No
No
Some additional information from our App:
AGP Version : 8.1.4
Kotlin: 1.8.20
flutter 3.24.3 -> We recently included some modules using Flutter in our native android app.
Min SDK : 29
target sdk and compile : 34