AgentFeeble / pgoapi

A Pokèmon Go API written in swift.
17 stars 3 forks source link

API version 0.47.1 #9

Open IsseiMori opened 7 years ago

IsseiMori commented 7 years ago

I found that many developers have been discussing to support API version 0.47.1. (the links below) And I was wondering if you are going to support API version 0.47.1

https://github.com/pogodevorg/pgoapi/issues/165#issuecomment-262885412 https://github.com/pogodevorg/pgoapi/pull/166

AgentFeeble commented 7 years ago

Those looks like the updates to the protocol buffer schema for 0.47 only. As far as I know, the new hashing algorithm has still not been reverse engineered, and if it has, is not publicly available yet. I will be updating as soon as I can after it is released publicly

IsseiMori commented 7 years ago

Thank you for your response. Sorry, you're correct. Those we're about the protocol buffer. Tho, I'm glad to hear that you will be updating.