intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

Not working on Android release mode

Open sabRou opened this issue 3 years ago • 8 comments

Hello, The package is not working when running the app on release mode. Always getting 'invalid number'. On debug mode it's working like a charm. Obviously the issue occurs only on release mode for Android devices. No particular errors are shown. Can this be linked to #186 ? Can you please check this? It's blocking me from publishing my app. Thanks.

Flutter version Flutter 2.0.1

sabRou avatar Mar 26 '21 05:03 sabRou

there is some issue with formatter I think . I was not able to type the numbers. when formatInput is set to true. make it false and it is working on release as expected. it's a hack but try this might work @sabRou

pr-1 avatar Mar 31 '21 06:03 pr-1

I just released an app and while testing it, I found out that "phone number is invalid" always, even for correct phone number entry. @sabRou did you find a work around?

ebot64 avatar Apr 28 '21 02:04 ebot64

there is some issue with formatter I think . I was not able to type the numbers. when formatInput is set to true. make it false and it is working on release as expected. it's a hack but try this might work @sabRou

@ebot64 did you try this??

pr-1 avatar Apr 28 '21 02:04 pr-1

there is some issue with formatter I think . I was not able to type the numbers. when formatInput is set to true. make it false and it is working on release as expected. it's a hack but try this might work @sabRou

@ebot64 did you try this??

@pr-1 I haven't, but that'll mean resubmitting the app and waiting for another 2-3 days for google to publish, then before I test again? I intend to change to intl_phone_field: ^1.4.2 sadly

ebot64 avatar Apr 28 '21 03:04 ebot64

um you can create a release apk and test it on your device before submitting to play store.

pr-1 avatar Apr 28 '21 03:04 pr-1

um you can create a release apk and test it on your device before submitting to play store.

Just did, didn't work with formatInput set to false

ebot64 avatar Apr 28 '21 05:04 ebot64

Same issue not working in Android release mode

bholendraofficial avatar May 24 '21 20:05 bholendraofficial

Please fix this

bholendraofficial avatar May 24 '21 20:05 bholendraofficial