Actions
Task #4873
open[Android] Incorrect PibImpl when creating KeyChain with pib-sqlite3 pib-locator
Status:
New
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I saw that Android version of jNDN includes AndroidSqlite3PibImpl. However, when trying to instantiate KeyChain with pib-locator "pib-sqlite3", it incorrectly selects Sqlite3PibImpl (which doesn't work on Android).
Is this a bug or a different pib locator has to be used. If latter, how would this interact with ndn-cxx-based keychain (inside JNI program).
Actions