mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
fcff2d619c
The Android embedder had been using a JNI call to get the observatory URI from DartServiceIsolate. This call was not thread safe and was redundant with the server status callback mechanism used on iOS.