Skip to content

unauthorized access to /system/lib/libsqlite.so #5

@Drew-E

Description

@Drew-E

When the library makes it's connection the database, the following error occurs. Interestingly, the sample apple displays the pop-up after resuming the app from a sleep state. My app displays the error on app start (which is when I make the first connection to the database). The popup does not actually prevent the database from being functional and persisting data across app starts/closures (which makes sense given the error below). Even so, it's not feasible to deploy an app that shows a warning pop-up on app start. It works fine with the VS android emulators.

Device Info
Motorola Droid Turbo 2
OS Version 7.0

Pop-Ups
screenshot_20170714-140540
screenshot_20170714-140731

Error Message
Time Device Name Type PID Tag Message
07-17 21:22:50.152 Motorola XT0000 Warning 23395 linker library "/system/lib/libsqlite.so" ("/system/lib/libsqlite.so") needed or dlopened by "/data/app/Mono.Android.DebugRuntime-1/lib/arm64/libmonosgen-32bit-2.0.so" is not accessible for the namespace "classloader-namespace" - the access is temporarily granted as a workaround for http://b/26394120, note that the access will be removed in future releases of Android

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions