Madhur Gupta

Results 32 comments of Madhur Gupta

@maskaravivek Sure! I will be happy to add this feature as soon as issues around upload failures are fixed, can we keep the issue open?

@nicolas-raoul I agree that asking for feedback when the user reaches to next level would be much better than asking the user when he/she leaves the app.

@nicolas-raoul @maskaravivek is it a good time to implement this feature as per the discussion > Congratulations, you reached level 2! The free encyclopedia appreciates your uploads. Would you like...

@Ayan-10 If this issue is resolved, consider closing it :)

I think having a toggle in the settings which let users set their preference to whether open it in-app browser or the phone's default browser is a better option.

@misaochan I think the permission is added automatically by Mapbox SDK

> ACCESS_BACKGROUND_LOCATION I checked the merged manifest file and there is indeed no ACCESS_BACKGROUND_LOCATION permission requested. Not sure why we are getting this error

@misaochan Even in the permissions I don't see "Allow all time" request as stated in [docs](https://developer.android.com/training/location/permissions#request-background-location) ![image](https://user-images.githubusercontent.com/30932899/183834596-9c705d53-d6ac-43e0-9386-76fbccf07b87.png)

@misaochan one thing I understand is that we should add a dialog before the permission dialog which tells the user why we need this permission. Apart from that, I don't...