IGSS Mobile

Download: IGSS Mobile APK

  • Latest Version
Application ID dk.schneiderelectric.igssmobile
Downloads 3.94K
Upload by Schneider Electric SE
Content rating Everyone
Requires android 8.0 and up
Updated on Nov 15, 2023

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_FINE_LOCATION:
    Allows an app to access precise location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.LOCATION_HARDWARE:
    Allows an application to use location features in hardware, such as the geofencing api.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.USE_BIOMETRIC:
    Allows an app to use device supported biometric modalities.
  • android.permission.USE_FINGERPRINT:
    This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.google.android.c2dm.permission.RECEIVE: