Victor HG

Results 3 comments of Victor HG

Hi, same issue here: ``` /flutter ( 7852): [ERROR:flutter/lib/ui/ui_dart_state.cc(177)] Unhandled Exception: PlatformException(error, Attempt to invoke virtual method 'android.content.Context android.content.Context.getApplicationContext()' on a null object reference, null, java.lang.NullPointerException: Attempt to invoke virtual...

Same issue on IOS ``` Native Stack: 1 0x109a64251 sig_handler(int) 2 0x11344642d _sigtramp 3 0x8b10b3008b10ae 4 0x113384b4d libunwind::UnwindCursor::step() 5 0x113388e4c _Unwind_RaiseException 6 0x112f644aa __cxa_throw 7 0x111985bfa _objc_exception_destructor(void*) 8 0x112b28482 +[NSException...