Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

it not work on targetSdkVersion 26 it look like this lib still using targetSdkVersion 25 #177

Open
ameerhamza6733 opened this issue Aug 18, 2017 · 1 comment

Comments

@ameerhamza6733
Copy link

ameerhamza6733 commented Aug 18, 2017

Expected behaviour

runtime multiple permissions will be asked by system

Actual behaviour

system fail to permissions dialog

Steps to reproduce

i think you need update your compile and targetSdkVersion 25 SDK to 26

Version of the library

4.1.0

i tested on virtual device with API level 26

my build.gradle

` compileSdkVersion 26
    buildToolsVersion "26.0.1"
    defaultConfig {
         minSdkVersion 17
        targetSdkVersion 26`
}


@Serchinastico
Copy link
Contributor

We are about to release a new version of the library, feel free to send us a PR with the target sdk update and we'll be glad to merge it

dan-0 pushed a commit to dan-0/Dexter that referenced this issue Oct 7, 2017
dan-0 pushed a commit to dan-0/Dexter that referenced this issue Oct 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants