-
Notifications
You must be signed in to change notification settings - Fork 2
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
Not working on Production #27
Comments
Could you share the version you are using? |
Thank you for your prompt response.
Basically I'm using the test keys on the build where it doesn't work
I haven't tried the live keys either on debug mode.
Is there some restriction on the package where the package only works with
the live keys when in production or when built with Flutter build apk?
But to provide more information, I haven't tried live keys on debug mode
yet, I'm using the test keys to test the built application. Thanks, I'll be
expecting your reply.
…On Sun, Jan 30, 2022 at 1:51 PM Nelson Eze ***@***.***> wrote:
Could you share the version you are using?
Is your live transaction turned on in the Dashboard? Did you also try
using live keys on debug mode and it worked?
Answer these let me have more information.
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGJWPF3DZWC5GRJ54ZM6VLUYUX4DANCNFSM5NDR3JEA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Okay got it.. Could you confirm that this issue is reproducible on version 1.2.1-dev.4? |
I'm currently using version 1.2.0, Let me confirm with 1.2.1-dev.4 and
revert back to you.
…On Sun, Jan 30, 2022 at 2:10 PM Nelson Eze ***@***.***> wrote:
Okay got it.. Could you confirm that this issue is reproducible on version
1.2.1-dev.4?
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGJWPEL4GDR42E6OXPZNK3UYU2FJANCNFSM5NDR3JEA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Just Confirmed the issue is reproducible on version 1.2.1-dev.4
On Sun, Jan 30, 2022 at 2:33 PM Emmanuel Emmanuel ***@***.***>
wrote:
… I'm currently using version 1.2.0, Let me confirm with 1.2.1-dev.4 and
revert back to you.
On Sun, Jan 30, 2022 at 2:10 PM Nelson Eze ***@***.***>
wrote:
> Okay got it.. Could you confirm that this issue is reproducible on
> version 1.2.1-dev.4?
>
> —
> Reply to this email directly, view it on GitHub
> <#27 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALGJWPEL4GDR42E6OXPZNK3UYU2FJANCNFSM5NDR3JEA>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
My guess is this is probably some error from Flutterwave but we need logs to confirm that.. I added logging option in the version I sent above but you have to enable in the Setup. Try flutter run --release on a real device to get the logs. |
Thanks, I'll check it out.
…On Sun, 30 Jan 2022, 4:06 pm Nelson Eze, ***@***.***> wrote:
My guess is this is probably some error from Flutterwave but we need logs
to confirm that.. I added logging option in the version I sent above but
you have to enable in the Setup. Try flutter run --release on a real device
to get the logs.
—
Reply to this email directly, view it on GitHub
<#27 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALGJWPHXF3IDTKY3CMKARWLUYVHXZANCNFSM5NDR3JEA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi @nelstein, after running flutter run --release, this is what is logged out [1179408211, 1162038111, 1413829460, 1714827832, 1697658932, 1650800697, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] when I click on Pay Now. I wonder if this could help you to debug |
tripledes package error here too |
Yeah this log is from tripledes but it's not an error. I believe you are using test cards so give me the details please. We use this package in production and it works fine. I will however investigate |
Sorry, I am closing this as it's duplicate of #19 Re-open if anything |
Package not working when app built with flutter build apk --split-per-abi
It doesn't move forward after card details are entered.
It works on debug app but not when in Production. Please need help with this ASAP, thanks
The text was updated successfully, but these errors were encountered: