Open privacyadmin opened 3 months ago
Can confirm, not on grapheneOS but on lineageOS without Google or microG.
I understand the Chromecast functionality, but maybe make it optional?
Just as a point of reference (as I'm on same os) I am running graphene os but do run sandboxed play store and the app functions as expected
This is related to #41 and I'll look into if it's possible to disable the google stuff or if i need to build and maintain a completely separate version of the app.
Maybe stupid suggestion but: Can't you just add a check at the start? Or temporarily ask at first launch? @fredrikburmester
@Psyquoquack I don't actually know... It might be harder than a runtime check since Chromecast requires native modules. I would have to experiment, but i don't have a degoogled phone.
I don't known either but you could be inspired by other Chromecast enabled open source projects and see how the managed the problem. Not very familiar with android development, but emulation is maybe a solution ? In last ressort, I can try to maintain a branch or fork without this Chromecast option. Thx for the project, my friends love it !@fredrikburmester
Hi,
Intried' downloading and installing using GitHub and Obtainium and both of them forced closes.
It seems that it is trying to load up Google GMS and Framework which are not present on my phone as it is degoogled.
Is this correct? If so, possible to make it not reliant on them (I assume it is for Chromecast functionality)