-
Notifications
You must be signed in to change notification settings - Fork 125
problem opening the Gmail application from a Samsung S21 #54
Comments
@MisterJimson can you help me to resolve this problem please and update the lib version ? |
I no longer am a maintainer of this library and no longer work at the company who owns it. I suggest you use the example app to debug the issue on your device. |
@diskwriter can you help me to resolved this problem
|
@monta85 Looking at the error message, did you check this part? |
@diskwriter I don't add any activity but when i use |
@diskwriter I think the problem is in your can you correct this please and update the lib ? |
@monta85 I am not (and have never been) a maintainer of this library. I suggest you open a PR and start contributing yourself. |
Hello,
The problem is that I can't open the Gmail application from my Samsung S21 (Android version 13) even though the application is well installed on my phone but it works fine on Samsung Galaxy S10e (Android version 12) and it works fine on Samsung OnePlus 6 (Android version 11)
I'm sending you the error logs that I have:
I/flutter (20768): at com.homex.open_mail_app.OpenMailAppPlugin.composeNewEmailInSpecificEmailAppIntent(OpenMailAppPlugin.kt:208) I/flutter (20768): #0 StandardMethodCodec.decodeEnvelope package:flutter/…/services/message_codecs.dart:653 I/flutter (20768): #1 MethodChannel._invokeMethod package:flutter/…/services/platform_channel.dart:296 I/flutter (20768): <asynchronous suspension> I/flutter (20768): #2 OpenMailApp.composeNewEmailInSpecificMailApp package:open_mail_app/open_mail_app.dart:200 I/flutter (20768): <asynchronous suspension>
I hope we will have a correction very soon because I need correction and also your Lib is the best compared to the other Libs which have the same context
The text was updated successfully, but these errors were encountered: