Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qsd-faris authored May 29, 2024
1 parent f4851f7 commit 531a6a8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,14 @@ messenger?.setPushRegistrationToken(token: token)
Prerequisite: The application should be connected to the notifications platform, enabled for receiving notifications and obtaining tokens.



## Privacy

In order to make the file upload and download fully work, make sure to add these permissions with appropriate messages in your `Info.plist` file:
- Privacy - Camera Usage Description
- Privacy - Microphone Usage Description
- Privacy - Photo Library Additions Usage Description

## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/deskpro/messenger-sdk-ios/tags).

0 comments on commit 531a6a8

Please sign in to comment.