rekabhq / background_locator

A Flutter plugin for updating location in background.
MIT License
287 stars 321 forks source link

İOS : Data Null #346

Open Dvn13 opened 1 year ago

Dvn13 commented 1 year ago

Not working on ios only

Error : Unhandled Exception: type 'Null' is not a subtype of type 'LocationDto'

Error line: port.listen( (dynamic data) async { await updateUI(data); }, );

michaelnabil230 commented 1 year ago

Hi @Dvn13 The same error and don't print any locations