-
Notifications
You must be signed in to change notification settings - Fork 16
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
D/plugins.madbrains.ru/mad_pay_channel(10071): ignoring exception: java.lang.IllegalStateException: Reply already submitted. See https://github.com/flutter/flutter/issues/29092 for details. #40
Comments
Здравствуйте @FeofanGreek, скажите пожалуйста какую версию mad_pay и flutter вы используете? |
Добрый день
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.5.3, on macOS 12.1 21C52 darwin-arm, locale ru)
[✓] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 2020.3)
[✓] Connected device (2 available)
• No issues found!
tinkoff_acquiring: ^3.0.4
tinkoff_acquiring_flutter: ^3.0.4
mad_pay: ^2.2.7
… 26 янв. 2022 г., в 07:57, MiT ***@***.***> написал(а):
Здравствуйте @FeofanGreek <https://github.com/FeofanGreek>, скажите пожалуйста какую версию mad_pay и flutter вы используете?
—
Reply to this email directly, view it on GitHub <#40 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANTRAK4CFW3CYPEQAOOB3A3UX6ELTANCNFSM5MZGWMWA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.
|
Пример моей реализации `final MadPay pay = MadPay(environment: Environment.test); GooglePayButton( |
|
@FeofanGreek к сожалению мы не смогли воспроизвести вашу проблему. Скажите пожалуйста проблема все еще актуальна? |
Здравствуйте! После нажатия на кнопку GPay и выбора карты для оплаты в консоль вываливается ошибка
D/plugins.madbrains.ru/mad_pay_channel(10071): ignoring exception: java.lang.IllegalStateException: Reply already submitted. See https://github.com/flutter/flutter/issues/29092 for details.
Дальнейшее выполнение программы не идет.
Ошибку вызывает функция из андроид пакета, находится в файле
MadPayAndroidPlugin.kt
на строке 61:The text was updated successfully, but these errors were encountered: