Describe the bug
ZimHostFragment/Activity requires the coarse location permission to access wifi information. This permission is never requested on zim host starting.
Expected behavior
I think the permission should be requested if the user is connected to wifi (wifiManager.isWifiEnabled) and the user clicks the "Start Server" button in ZimHost*. Similarly to how the permission is requested if the user searches for devices in the LocalFileTransferActivity.
Steps to reproduce the behavior:
ZimHost. Screenshots



As a note: I cannot replicate this issue. Issue discovered on the zimHost to fragment ticket. Currently on oneActivity branch.
@Frans-Lukas can you verify this behaviour on develop, when you have the time
Same issue on develop-branch.
Edit: Will try on some emulators, if possible.
Edit2: Yup, same issue on one emulator, on develop.

Seems to depend on the OS version?
Excellent issue identified
@Frans-Lukas Hi, Can I work on this?
Yes! Assigning you.
@macgills Should we add 3.4 milestones here?
It seems @NullByte08 is offline for this project for a while.so I am taking this issue.