mtaheij / PoGo-UWP

UWP Client for Pokemon Go
34 stars 10 forks source link

Pokehash key not working #192

Open MarvellousMojo opened 6 years ago

MarvellousMojo commented 6 years ago

Hi there, I bought a pokehash key from Bossland gmbh. However, I'm having some problems with it.

I entered the code last night and ever since I've been getting this message when I open the app: “The version of the hasher (0.79.3) does not match the minimal API version of Pokemon Go (0.91.0). 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."

I have contacted the company I bought the tag from, and they said it’s an issue that needs reporting to you, not them.

Could you advise me as to what to do next please? As the code is not letting me play the game.

!-- If it is a bug report:

If it's not a bug, please remove the template and elaborate the issue in your own words. -->

Device info

Steps to reproduce

Actual behavior

Expected behavior

Other information

Furtif commented 6 years ago

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

nedd new api

“The version of the hasher (0.79.3) does not match the minimal API version of Pokemon Go (0.91.0). 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."

Pr is ok for all this ask @mtaheij for release maybe or build youself code

MarvellousMojo commented 6 years ago

I’m no coder I’m afraid so wouldn’t know where to start

Furtif commented 6 years ago

well wait for @mtaheij sorry

mtaheij commented 6 years ago

I asked some time ago for @Furtif to take over the project as I don't have time anymore to keep providing updated versions. I hardly play the game myself anymore. There will be no more new build from me.

Furtif commented 6 years ago

The problem is that I do not have a certificate for this, I only use it on a local pc when I modify something or test something I do not have windows phone etc ... but the current pr is ok in local pc login etc etc ... there is a lot like the new ones gyms etc .. but this did not do anything, the best thing is that they use the code and make a build, and here's no penalty appveyor if there would be artifacts compiled

Furtif commented 6 years ago

maybe merge pr who has fork can sync and compiled all this

mtaheij commented 6 years ago

I've just done that, and it's a simple job to do that more often. Anyone who has a fork of my repo, can sync it and build a new version, but may be it's better to let them fork your repo, so they can build earlier, even when I'm not able to merge your PR's.

Furtif commented 6 years ago

my repo is same as yours is rebased every time merge something, I have been updating pogolib and protos since they are also used in other projects and consequently I modify here also for a good compatibility with the version corrent pogolib, you can see in my repo the source of the same, en 2.1.6 is already ok for new protos with fetchallnews etc ... then if the uses are rushed they can eventualy go seeing my repo windows phone branch develop.