diff --git a/privacy_and_security.md b/privacy_and_security.md new file mode 100644 index 0000000..b8266cd --- /dev/null +++ b/privacy_and_security.md @@ -0,0 +1,5 @@ +### `android.permission.READ_PHONE_STATE` + +Since version 3.0, FeedMe added TTS and podcast feature. For a better experience, When there is a call, it will automatically suspend audio playback. + +So FeedMe need this permission to achieve this suspending function.