Closed kried closed 1 year ago
This pull request moves the completion handler calls in case of error to the main thread.
It is needed to match the method description
This closure is executed on the application’s main thread.
The problem could be easily reproduced when using navigation in the offline mode.
This pull request moves the completion handler calls in case of error to the main thread.
It is needed to match the method description
The problem could be easily reproduced when using navigation in the offline mode.