Open mahasadhu opened 6 years ago
nevermind, at least it works on release build
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 notifications@github.com 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 .
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 ?
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);