mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Minimal API version needs update to 0.79.4 #184

Open KevynPM opened 6 years ago

KevynPM commented 6 years ago

Pokemon Go has updated their minimal API version to 0.79.4. 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

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.79.4). 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

Sad face :'(

Furtif commented 6 years ago

fix at https://github.com/mtaheij/PoGo-UWP/pull/179

KevynPM commented 6 years ago

@Furtif Do you know when a new release will be available containing the fix?

Furtif commented 6 years ago

Look side discord maybe, or wait to new release 0.79.4 is now forced, maybe admin of this git repo make a new release for it...

KevynPM commented 6 years ago

The last release worked until yesterday. Now it says 0.79.4 is required.

Furtif commented 6 years ago

yes because api as changed and forced ask @mtaheij for new release

KevynPM commented 6 years ago

@mtaheij Could you make a new release for 0.79.4 please? Thank you.

Furtif commented 6 years ago

https://discord.gg/yyzF5eW maybe

Furtif commented 6 years ago

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