[AC-4336] Ti.Contacts.getAllPeople() returns null for Android 6.0+
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Not Our Bug |
Resolution Date | 2016-08-29T07:16:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Kiley Williams |
Assignee | Shak Hossain |
Created | 2016-08-06T00:24:24.000+0000 |
Updated | 2016-08-29T07:16:32.000+0000 |
On Android 6, you also need to check for permissions on runtime, see [Ti.Android.requestPermissions](http://docs.appcelerator.com/platform/latest/#!/api/Titanium.Android-method-requestPermissions) for more infos.
Oops, meant to say that this was my mistake and that some of that permission check code was disabled due to our previous tests of the other ticket. Thanks for replying to this, but you can close it as can't reproduce or whatever you guys have for that. Thanks!
Thanks! Resolving for now.