bluelinelabs / bluelinelabs/Conductor

Allow subscribing to permission results via listener

Open
#358 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.9k
Forks
338
PR merge metrics
No merged PRs in 30d

Description

I think it would be helpful if, in addition to overriding `onRequestPermissionsResult`, one could listen to permission results with a listener. That could be `LifecycleListener` or a dedicated interface.

Happy to submit a PR if this would be something you'd consider!

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing onRequestPermissionsResult callback and reviewing how LifecycleListener is defined and used. Compare those entry points with the proposed dedicated-interface option, then define the listener API and its permission-result delivery behavior. Done means the design is agreed and the resulting listener mechanism is covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.