We are trying to integrate the HERE SDK on our Android app, and are getting a MISSING_LIBRARIES
error in onEngineInitializationCompleted
.
We are seeing this on real devices (Sony XPeria Z5 and on Samsung Galaxy S8).
The strange thing is that the sample app bundled with the SDK (BasicMapSolution) does work. We cannot seem to see any difference between the working sample and our own app.
Also the fact that the error is about missing libraries is puzzling.
Any idea?