flutter_places_dialog icon indicating copy to clipboard operation
flutter_places_dialog copied to clipboard

App not responding when cancelling location picker

Open mahasadhu opened this issue 7 years ago • 3 comments

When I open the location picker then press back button, the app is not responding and the vscode directly open the message_codecs.dart on throw new PlatformException(code: errorCode, message: errorMessage, details: errorDetails);

mahasadhu avatar May 26 '18 04:05 mahasadhu

nevermind, at least it works on release build

mahasadhu avatar May 26 '18 14:05 mahasadhu

I had some issues on iOS with this, however I think I got this working now?

On Sat, 26 May 2018 at 07:51, Agus Mahasadhu [email protected] wrote:

nevermind, at least it works on release build

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pinkfish/flutter_places_dialog/issues/2#issuecomment-392266379, or mute the thread https://github.com/notifications/unsubscribe-auth/ACbmMcsvSZ9BawdLEGHXb09bXt_bXKoVks5t2WwMgaJpZM4UOxuo .

pinkfish avatar May 26 '18 18:05 pinkfish

Hmm don't know though. I saw a lot of issues regarding of PlatformException on stackoverflow / flutter issues page. Most of them are in firebase integration. So, flutter's bug maybe ?

mahasadhu avatar May 26 '18 18:05 mahasadhu