mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Minimal API version needs update to 0.85.1 #186

Open gugacarbo opened 6 years ago

gugacarbo commented 6 years ago

Pokemon Go has updated their minimal API version to 0.85.1. Our hasher is at version 0.79.3. The game will not connect to Pokemon Go but instead displays an error notice and then closes to protect the trainer account.

Device info

Phone type: Lumia 950 XL App version: 1.4.0

Steps to reproduce

Run the app

Actual behavior

Displays error message: "The version of the hasher (0.79.3) does not match the minimal API version of Pokemon Go (0.85.1). Set 'Configuration. IgnoreHashVersion' to true it you want to disable the version check. To protect your trainer account, we will NOT send any requests to the game servers, but will close now."

Expected behavior

App should connect.

Other information

Furtif commented 6 years ago

Hello crurent source is compatible to 0.85.1 wait for new release

Furtif commented 6 years ago

https://github.com/mtaheij/PoGo-UWP/pull/190