Google Play Services
AdMob
Firebase Analytics
A user can easily request us to delete user’s personal information from our app. To request information deletion simply login to our app and go to app’s help section at the bottom of the help section page you will see a link to email us. Do not edit the title of the email which is automatically added from the help section link. In the email body describe which information you want to remove or if you want to delete your whole account. After receiving your email we will delete your information within 24 hours.
1.Access Internet
nandroid.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
This permissions help you to get data from server..
2.Access Storage and Camera permissions\n\nandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.READ_EXTERNAL_STORAGE
This permissions is to be needed for choosing and set profile images
android:name="android.permission.ACCESS_FINE_LOCATION"
android:name="android.permission.ACCESS_COARSE_LOCATION"
android:name="android.permission.INTERNET"
android:name="android.permission.ACCESS_NETWORK_STATE"
android:name="android.permission.ACCESS_WIFI_STATE"
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:name="android.permission.READ_EXTERNAL_STORAGE"
android:name="android.permission.CAMERA"
android:name="android.permission.CALL_PHONE"
android:name="android.permission.RECEIVE_BOOT_COMPLETED"
android:name="android.permission.VIBRATE"
android:name="android.permission.READ_PHONE_STA2TE"
android:name="com.google.android.providers.gsf.permission.READ_GSERVICES"
android:name="android.permission.RECORD_AUDIO"
android:name="android.permission.FOREGROUND_SERVICE"