diff --git a/docs/device-connect/android.md b/docs/device-connect/android.md index 2e20de0a..e5447f15 100644 --- a/docs/device-connect/android.md +++ b/docs/device-connect/android.md @@ -301,9 +301,6 @@ FinBox.setDeviceMatch(deviceMatch); -::: tip TIP -For Device Match to work at full potential, the SDK expects `android.permission.READ_CONTACTS`, `android.permission.GET_ACCOUNTS`, `android.permission.READ_SMS` to be accepted by the user. -::: ## Forward Notifications to SDK (Important)