Guest User

Untitled

a guest
Sep 18th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.01 KB | None | 0 0
  1. /* Done by: Gurubalan Harikrishnan
  2. IDE: IntelliJ Idea, 12:45 */
  3.  
  4. <!DOCTYPE HTML>
  5. <html>
  6. <body>
  7. <h2>Privacy Policy</h2>
  8. <p>[Individual or Company Name] built the [App Name] app as a [open source | free | freemium | ad-supported | commercial] app. This SERVICE is provided by [Individual or company name] [at no cost] and is intended
  9. for use as is.</p>
  10. <p>This page is used to inform website visitors regarding [my|our] policies with the collection, use, and
  11. disclosure of Personal Information if anyone decided to use [my|our] Service.</p>
  12. <p>If you choose to use [my|our] Service, then you agree to the collection and use of information in
  13. relation with this policy. The Personal Information that [I|we] collect are used for providing and
  14. improving the Service. [I|We] will not use or share your information with anyone except as described
  15. in this Privacy Policy.</p>
  16. <p>The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions,
  17. which is accessible at [App Name], unless otherwise defined in this Privacy Policy.</p>
  18.  
  19. <p><strong>Information Collection and Use</strong></p>
  20. <p>For a better experience while using our Service, [I|we] may require you to provide us with certain
  21. personally identifiable information, including but not limited to [add whatever else you collect here, e.g. users name | address | location | pictures].
  22. The information that [I|we] request is [retained on your device and is not
  23. collected by [me|us] in any way]|[will be retained by us and used as described in this privacy policy.</p>
  24. <p>The app does use third party services that may collect information used to identify you. [You can mention Google services here and link to Google's privacy policy if you want].
  25.  
  26. <p><strong>Log Data</strong></p>
  27. <p>[I|We] want to inform you that whenever you use [my|our] Service, in case of an error in the app [I|we] collect
  28. data and information (through third party products) on your phone called Log Data. This Log Data
  29. may include information such as your devices’s Internet Protocol (“IP”) address, device name,
  30. operating system version, configuration of the app when utilising [my|our] Service, the time and date
  31. of your use of the Service, and other statistics.</p>
  32.  
  33. <p><strong>Cookies</strong></p>
  34. <p>Cookies are files with small amount of data that is commonly used an anonymous unique identifier.
  35. These are sent to your browser from the website that you visit and are stored on your devices’s
  36. internal memory.</p>
  37. <p>>!-- Check if this is true for your app, if unsure, just assume that you do use cookies and modify this next line -->This Services does not uses these “cookies” explicitly. However, the app may use third party code
  38. and libraries that use “cookies” to collection information and to improve their services. You
  39. have the option to either accept or refuse these cookies, and know when a cookie is being sent
  40. to your device. If you choose to refuse our cookies, you may not be able to use some portions of
  41. this Service.</p>
  42.  
  43. <p><strong>Service Providers</strong></p> <!-- This part need seem like it's not needed, but if you use any Google services, or any other third party libraries, chances are, you need this. -->
  44. <p>[I|We] may employ third-party companies and individuals due to the following reasons:</p>
  45. <ul>
  46. <li>To facilitate our Service;</li>
  47. <li>To provide the Service on our behalf;</li>
  48. <li>To perform Service-related services; or</li>
  49. <li>To assist us in analyzing how our Service is used.</li>
  50. </ul>
  51. <p>[I|We] want to inform users of this Service that these third parties have access to your Personal
  52. Information. The reason is to perform the tasks assigned to them on our behalf. However, they
  53. are obligated not to disclose or use the information for any other purpose.</p>
  54.  
  55. <p><strong>Security</strong></p>
  56. <p>[I|We] value your trust in providing us your Personal Information, thus we are striving to use
  57. commercially acceptable means of protecting it. But remember that no method of transmission over
  58. the internet, or method of electronic storage is 100% secure and reliable, and [I|we] cannot
  59. guarantee its absolute security.</p>
  60.  
  61. <p><strong>Links to Other Sites</strong></p>
  62. <p>This Service may contain links to other sites. If you click on a third-party link, you will be
  63. directed to that site. Note that these external sites are not operated by [me|us]. Therefore, I
  64. strongly advise you to review the Privacy Policy of these websites. I have no control over, and
  65. assume no responsibility for the content, privacy policies, or practices of any third-party
  66. sites or services.</p>
  67.  
  68. <p><strong>Children’s Privacy</strong></p>
  69. <p>This Services do not address anyone under the age of 13. [I|We] do not knowingly collect personal
  70. identifiable information from children under 13. In the case [I|we] discover that a child under 13
  71. has provided [me|us] with personal information, [I|we] immediately delete this from our servers. If you
  72. are a parent or guardian and you are aware that your child has provided us with personal
  73. information, please contact [me|us] so that [I|we] will be able to do necessary actions.</p>
  74.  
  75. <p><strong>Changes to This Privacy Policy</strong></p>
  76. <p>[I|We] may update our Privacy Policy from time to time. Thus, you are advised to review this page
  77. periodically for any changes. [I|We] will notify you of any changes by posting the new Privacy Policy
  78. on this page. These changes are effective immediately, after they are posted on this page.</p>
  79.  
  80. <p><strong>Contact Us</strong></p>
  81. <p>If you have any questions or suggestions about [my|our] Privacy Policy, do not hesitate to contact
  82. [me|us].</p>
  83. <p>This Privacy Policy page was created at <a href="Whatever Link works"
  84. target="_blank"></a>.</p>
  85. //This should work along with project expo or any types. Your welcome!
  86. </body>
  87. </html>
Add Comment
Please, Sign In to add comment