-
Notifications
You must be signed in to change notification settings - Fork 107
/
Copy pathPrivacy.html
64 lines (62 loc) · 3.04 KB
/
Privacy.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
61
62
63
64
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--12-col">
<h4>Android Multipicker Privacy Policy</h4>
<hr/>
<i>Applicable for Android application</i>
<br/>
<i>Last updated: 8 February, 2017</i>
<hr/>
<b>KBeanie</b>, owns this application named Android Multipicker Library. This privacy policy statement discloses our privacy
practices concerning the above applications.
<hr/>
<div>
<b>What information we collect</b>
<br/>
We don't transmit any information, personal or application-specific, to any other systems. Thus, we, as an entity, do not collect or receive any personal information or otherwise.
<br/><br/>
This includes:
<ul>
<li>Usernames or Email addresses</li>
<li>Authentication tokens (not saved on our servers, saved only on mobile applications)</li>
<li>Application related data</li>
<li>Your location information</li>
</ul>
The application uses Fabrics for tracking and letting us know how users are using the application, so that we can improve the experience for you.
But, in the process, Fabric tracks these anonymously, and no piece of information that we have access to contains any personal information.
</div>
<hr/>
<div>
<b>Third-party services</b>
<ul>
<li>uses <b>Google Admobs</b> for the free version of the application.</li>
<li>uses <b>Fabric</b> for reporting crashes.</li>
</ul>
We have taken detailed steps to ensure that none of your personal information gets transmitted through these third party libraries.
</div>
<hr/>
<div>
<b>Application</b>
<br/>
Our Privacy Policy applies to all of the services offered by us.
Our Privacy Policy does not cover the information practices of other companies and organizations who advertise our services.
</div>
<hr/>
<div>
<b>Enforcement</b>
<br/>
We regularly review our compliance with our Privacy Policy. When we receive formal written complaints, we will follow up and resolve the complaints and issues regarding the transfer of data that we cannot resolve with our users directly.
</div>
<hr/>
<div>
<b>Changes</b>
<br/>
Our privacy policy may change from time to time. We will not reduce your rights under this Privacy Policy without your explicit consent. We will post any privacy policy changes on this page, and if the changes are significant, we will provide a more prominent notice. We will also keep prior versions of this privacy polciy in an archive for your review.
</div>
<hr/>
<div>
<b>More Information</b>
<br/>
Please send us an email at : <a href="mailto:[email protected]">Mail us here</a>
</div>
</div>
</div>