bfabiszewski / ulogger-android

μlogger • android application for real-time collection and publishing of geolocation data
GNU General Public License v3.0
304 stars 52 forks source link

Network Provider Blocked #137

Open franciscomsilva opened 1 month ago

franciscomsilva commented 1 month ago

Hey,

I can't seem to enable 'Network' or 'Network and GPS' as Location Provider, the option os greyed out. I've given the app full permissions. Anyone experienced similar issue?

Thanks

App Version 3.11 Android Version 14, GrapheneOS

bfabiszewski commented 1 month ago

It looks like GraphenOS does not include network provider. This issue may be related: https://github.com/bfabiszewski/ulogger-android/issues/133

franciscomsilva commented 1 month ago

Hmm weird I was able to get it installed. I'll look further into it. Thanks

bfabiszewski commented 1 month ago

You installed it because I modified the requirement to be less strict: https://github.com/bfabiszewski/ulogger-android/commit/ce69ca6cdc12c210ba76c42de40f680cfffadba6 But the network provider is still missing somehow.