What if in one activity of fragment we need to choose multiple type of photos like different Id (for e.g passport, national card, driving licence etc.) ), this can be achieved by passing request from calling function, but currently request code is hard-coded in lib it self.
What if in one activity of fragment we need to choose multiple type of photos like different Id (for e.g passport, national card, driving licence etc.) ), this can be achieved by passing request from calling function, but currently request code is hard-coded in lib it self.