Skip to content

Clear manually directly in the SQLite DB the corresponding friendlists and...

Timothée Jaussoin requested to merge fix/clear-friendlists-before-resync into master
  • Clear manually directly in the SQLite DB the corresponding friendlists and fully resync the DB in memory afterward
  • Complete the flexiapi_remote_provisioning_contacts_list_flow test to test the database full reload
  • Split some warnings to have more precise logs in debug
  • Return the number of synced friendslists from linphone_core_friends_storage_resync_friends_lists
  • Check if mainDB is available before trying to import the friends database when setting the file path
Edited by Timothée Jaussoin

Merge request reports