Skip to content

PermissionsAndroid.RESULTS is undefined #15910

Description

@azghibarta

Is this a bug report?

YES

Have you read the Contributing Guidelines?

NO

Environment

  1. react-native -v: 2.0.1 for react-native-cli and 0.38.0 for react-native
  2. node -v: 7.7.3
  3. npm -v: 4.1.2

Then, specify:

  • Target Platform: Android
  • Development Operating System: macOS Sierra 10.12.6 (16G29)
  • Build tools: 24.0.3

Steps to Reproduce

  1. import PermissionsAndroid from 'react-native' library
  2. try to get PermissionsAndroid.RESULTS.GRANTED
  3. you will get that RESULTS is undefined, in PermissionsAndroid you will have only PERMISSIONS

Expected Behavior

PermissionsAndroid will have PERMISSIONS + RESULTS fields

Actual Behavior

PermissionsAndroid will have PERMISSIONS field without RESULTS field

Reproducible Demo

None :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions