-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrnchatprivacypolicy.html
60 lines (40 loc) · 4.22 KB
/
rnchatprivacypolicy.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html>
<head>
<title>Privacy Policy</title>
</head>
<body>
<h1>Privacy Policy for RNChatt</h1>
<p><strong>Last updated: December 2024</strong></p>
<p>RNChatt, developed by RNChatt, is a mobile application designed to facilitate communication through messaging, media sharing, and other social features. We are committed to protecting your privacy and ensuring the confidentiality of any personal information you provide. This Privacy Policy outlines our practices regarding data collection, usage, and protection.</p>
<h2>Data Collection and Usage</h2>
<p>RNChatt is designed to facilitate communication between users and is committed to respecting your privacy. To provide its features, the app collects the following types of data:</p>
<ul>
<li><strong>Phone Number:</strong> The phone number is used as a unique identifier for signing up and connecting with others. We verify the phone number through OTP for authentication.</li>
<li><strong>Contacts:</strong> RNChatt accesses your device’s contacts to help you find friends and colleagues who are using the app. We do not store this information on our servers.</li>
<li><strong>Messages and Media:</strong> The app allows users to send and receive messages, images, videos, audio files, and contacts. These communications are stored temporarily to facilitate chat functionality and are deleted after they are no longer needed.</li>
<li><strong>Profile Information:</strong> Users can manage their profile, including adding a name, profile picture, and status. This information is stored in your account and can be updated at any time.</li>
</ul>
<h2>Data Security</h2>
<p>We take the protection of your data seriously. RNChatt does not share your personal data with third parties except where required by law. Your data, including messages and media, are encrypted and stored securely. We also make efforts to prevent unauthorized access to your account.</p>
<h2>Permissions</h2>
<p>To provide our full functionality, RNChatt may request the following permissions:</p>
<ul>
<li><strong>Contacts Access:</strong> We need access to your contacts to help you find people you know who are also using RNChatt.</li>
<li><strong>Camera and Microphone:</strong> Access to your camera and microphone is required for sending photos, videos, and audio messages in chats.</li>
<li><strong>Storage Access:</strong> RNChatt may access your device’s storage to allow you to send and receive media files, including images and videos.</li>
</ul>
<h2>Use of Shared Media</h2>
<p>When you share images, videos, audio, or contacts within the app, this content is visible to the recipient of the message. It is important to note that these media files are not shared outside the app unless you choose to export them.</p>
<h2>Group and Broadcast Messages</h2>
<p>RNChatt allows you to create groups and send broadcast messages to other users. Any information shared within a group or broadcast is accessible to group members and broadcast recipients. We advise that you be cautious when sharing personal or sensitive information within groups or broadcasts.</p>
<h2>User Account Management</h2>
<p>You can manage your account by updating your profile information, blocking users, clearing chats, or deleting your account. If you choose to delete your account, all your data will be permanently erased from our servers.</p>
<h2>Changes to this Privacy Policy</h2>
<p>We reserve the right to modify this Privacy Policy at any time. Any updates will be posted on this page, and the date of the latest revision will be indicated at the top of the policy. Please check this page periodically to stay informed about how we are protecting your privacy.</p>
<p>By using RNChatt, you acknowledge that you have read and understood this Privacy Policy and agree to the collection and use of your data as described herein.</p>
<h2>Contact Us</h2>
<p>If you have any questions or concerns about this Privacy Policy or how your data is being handled, please contact us at:</p>
<p><a href="mailto:support@rnchatt.com">support@rnchatt.com</a></p>
</body>
</html>