Pratham
Pratham
It is what you described except for the package name -- which has been set to `org.microg.nlp.app`. You can set it back to original by reverting this commit https://github.com/microg/GmsCore/pull/1776/commits/f69ea7195c433ff85c0903d31537f61c787ba663 Any...
> @git-bruh let me understand the change to the name you made is it if you have gapps + unifiednpl at the same time without rom with signature spoofing? Or...
> > With my fork, you get the package name changed to `org.microg.nlp.app`, built with just unifiednlp features and none of gmscore. > > So, you can use location sharing...
> @git-bruh Ok that was just what I was looking for, could you upload the zip to your fork in "release" or somewhere else to flash in recovery? Or instructions...
> > > @git-bruh : another question, are you sure that with what you did (full gapps + moded unlp) the location is retrieved thanks to unlp and not thks...
> Then, **w/o putting in question the quality of your work** (sincerely), I don't get how this is working. As I said above, when I was working on this on...
> On an unmodified lineage rom this is **not** enough (please trust me, I spent hours trying to make it works): the location provider will get installed but not actually...
I'm really having trouble trying to understand what you're getting at so I won't continue this conversation further. My device has: * Lineage 19.1 (no lineage4microg or patcher) * NO...
https://github.com/microg/GmsCore/pull/1776
Not sure if this is what you want but you can sync once first, then add callbacks, then sync forever so callbacks won't act on old messages. ``` client.access_token =...