diff --git a/README.md b/README.md index 134bad3..183553b 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,23 @@ You can send multiple ways: This will populate the correct fields. +## Setup + +### Android + +For Android API level > 30 you will need to add the following query to your AndroidManifest.xml + +``` + + + + + + +``` + +Without this, some Android devices may incorrectly return false for `canSend()`. + ## Example Make sure to Install and Import the Package.