behrooz bozorgchamy

Results 28 comments of behrooz bozorgchamy

hi I want to know status of this issue Is any one implement this?

> Hello, is this fixed or still open? I think you can start and implement a new pull request. In addition, you can use [this](https://github.com/Humanizr/Humanizer/pull/1236) pull request experience.

I have the same issue. This progress is too complex.

hi you can get permission with this ``` if(await Permissions.CheckStatusAsync() != PermissionStatus.Granted) { var status = await Permissions.RequestAsync(); } ``` and documentation about https://docs.microsoft.com/en-us/xamarin/essentials/permissions?tabs=android

> > > > nice, I have also just found this way to solve this problem, just set clash VPN proxy mode to global mode. > > > > >...

یه افزونه هستش به اسم modheader نصب کردیم. x-forwarded-for 1.1.1.1یه هدر هم تنظیم کردیم که به نظرم تو فید بک هاش هی بنویسم که مشکل خوردیم و نمیتونیم اینا تا...

Yes ``` 6.0.405 [C:\Program Files\dotnet\sdk] 7.0.100 [C:\Program Files\dotnet\sdk] ```

hi use this ``` if(await Permissions.CheckStatusAsync() != PermissionStatus.Granted) { var status = await Permissions.RequestAsync(); } ``` and documentation about is https://docs.microsoft.com/en-us/xamarin/essentials/permissions?tabs=android