POGOserver
POGOserver copied to clipboard
0.37.0 Compatibility
I hear that protobuf and unknown6/encryption structure have changed (again).
This project may have to rely on clients having older versions of PoGo on their phones when Niantic starts forcing users to upgrade.
Any thoughts on bringing it up-to-date?
As far as I know, only the initial authentication related messages changed with 0.37.0
, not the protobuf format itself. Also a valid unknown6 signature isnt necessary for this server, since the server fires back always OK
without caring about its validity.
I will wait for an 0.37.0 force here, until an simple setup process for running it on root devices is found.
I updated to latest Pokémon go version last night and from then im not able to " authenticate "
Im getting error "Unable to Authenticate try again later "
And old app forced me to update last nigjt what to do now ?
@maierfelix 0.37 seems to have com.nianticlabs.nia.network.NiaNet ofuscated, only cert spoofing works, but it seems that ypu cant set a custom endpoit atm
iOS still connects, though authentication does not work. Aside from that, it appears the game protobuf's haven't changed too much (e.g. GetMapObjects, CatchPokemon, etc.)