refreshPermissions

fun refreshPermissions()

Provide a hint to Ditto that app permissions may have changed.

If your Activity requests a permission that is relevant to Ditto, such as location access, it is recommended to call this method from onRequestPermissionsResultCallback(). This allows Ditto to detect the new permissions sooner and begin syncing.