This Privacy Policy is only applicable if you have downloaded this App from the developer Breaking News Today having play store developer id: Breaking News Today as link mentioned below. Breaking News Today built the app as an Ad Supported app. This SERVICE is provided by Breaking News Today at no cost and is intended for use as is.
( Play Store Developer ID Link: https://play.google.com/store/apps/dev?id=7892052850981050382 )
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.
If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service.
For a better experience, while using our Service, We may require you to provide us with certain personally identifiable information, including but not limited to Name. The information that we request will be retained on your device and is not collected by me in any way.
The app does use third party services that may collect information used to identify you.
Link to privacy policy of third party service providers used by the app
Where necessary, this app uses cookies to store information about a visitor’s preferences and history in order to better serve the user and/or present the user with customized content.
Advertising partners and other third parties may use cookies, scripts and/or web beacons to track user activities on this app in order to display advertisements and other useful information. Such tracking is done directly by the third parties through their own servers and is subject to their own privacy policies. This app has no access or control over these cookies, scripts and/or web beacons that may be used by third parties. Learn how to opt out of Google’s cookie usage.
We want to inform you that whenever you use our Service, in a case of an error in the app we collect data and information (through third party products) on your phone called Log Data. This Log Data may include information such as your device Internet Protocol (“IP”) address, device name, operating system version, the configuration of the app when utilizing our Service, the time and date of your use of the Service, and other statistics.
We value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.
This Service may contain links to other sites. If you click on a third-party link, you will be directed to that site. Note that these external sites are not operated by us. Therefore, we strongly advise you to review the Privacy Policy of these websites. We have no control over and assume no responsibility for the content, privacy policies, or practices of any third-party sites or services.
We may employ third-party companies and individuals due to the following reasons:
We want to inform users of this Service that these third parties have access to your Personal Information. The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose or use the information for any other purpose.
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. I will notify you of any changes by posting the new Privacy Policy on this page. These changes are effective immediately after they are posted on this page.
1. Access Internet
<uses-permission
android:name="android.permission.INTERNET"
>
<uses-permissionandroid:name="android.permission.ACCESS_NETWORK_STATE"
<uses-permissionandroid:name="android.permission.ACCESS_WIFI_STATE"/>
These permissions can help us get resources from our server such as: Updates, check network connection …
2. Access Storage (Internal Storage)
<uses-permissionandroid:name="android.permission.WRITE_EXTERNAL_STORAGE"
/>
<uses-permissionandroid:name="android.permission.READ_EXTERNAL_STORAGE"
/>
These permissions can help us save Images and app data on your device.
3. Access Camera
<uses-permission android:name="android.permission.CAMERA" />
<uses-feature android:name="android.hardware.camera" />
<uses-permission android:name="android.permission.FLASHLIGHT"/>
These permissions helping us to connect with your flashlight through camera and get device state to use Compass and Write Setting is because of to adjust device brightness.
4. Alert Window/Custom Tile
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.ACTION_MANAGE_OVERLAY_PERMISSION" />
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
<uses-permission android:name="cyanogenmod.permission.PUBLISH_CUSTOM_TILE" />
These permissions help us to enable dark mode/screen filter on your device. We are ignoring battery optimization when using screen filter.
5. Location Services
<uses-permission android:name="android.permission.ACCESS_GPS" />
<uses-permission android:name="android.permission.ACCESS_ASSISTED_GPS" />
<uses-permission android:name="android.permission.ACCESS_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
These permissions is for weather service, We need to get your location and provide the weather information about that location.
Other Permission : other some kinds of permission we can use but that are not dangerous permission and we respect the user data.
Important: We are committed do not store, collect any user information on your device. We respect the confidentiality of information. If any third party library is collecting & misusing your data we will definitely delete that library to secure your data.
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us. Email us at cherrydigital.care@gmail.com
Developer page by Cherry Digital Services