maierfelix / POGOserver

Pokemon GO server emulator
GNU General Public License v3.0
459 stars 197 forks source link

0•43•4 support #302

Closed Lord-Haji closed 2 years ago

Lord-Haji commented 7 years ago

Many people has already cracked the API we should try that out too

Cronick commented 7 years ago

POGOserver has nothing to do with the API. POGOserver does not use the API at all.

maierfelix commented 7 years ago

Since this is an server emulator, it comes with an own "API" (equal to niantics), and just mimics the original one. The server only depends on a similiar protobuf structure as the client expects. If the google authentication process didnt changed, it should be possible to get this up working with the latest version.

brunno0204 commented 7 years ago

@maierfelix Will you guys ever be able to fix this google authentication thingy?