Skip to content

Commit

Permalink
chore: add todo task for setGeolocationDatabasePath
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Jul 14, 2021
1 parent 6367ec1 commit 3135bf1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ private void initWebViewSettings() {
enableRemoteDebugging();
}

// @todo remove when Cordova drop API level 24 support
settings.setGeolocationDatabasePath(databasePath);

// Enable DOM storage
Expand Down

0 comments on commit 3135bf1

Please sign in to comment.