-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
I got this issue when using LocationLayerPlugin version 0.3.0. I got this bug so often when I close app (deactive location engine) and reopen it (active location engine). Do you have any suggestion?
A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 23208
I am using LostLocationEngine:
locationEngine = new LostLocationEngine(context);
locationEngine.setPriority(HIGH_ACCURACY);
locationEngine.setInterval(0);
locationEngine.setFastestInterval(1000);
Metadata
Metadata
Assignees
Labels
No labels