Trainers,
the GO Hub APK mine of v0.63.4 is complete. Although we expected to find more than just bug fixes, this APK update really contains only bug fixes. We are maintaining a list of known bug fixes that shipped with this release at the bottom of the article.
There is only one major code change that mandates a special shoutout: PTC errors are now handled more gracefully thanks to a new error container that’s specific for PTC:
.PTCExceptionContainer .ptcException
In addition, a few new getters are used to retrieve proper Android versions from the client phone. It’s unclear what role these values have besides providing Niantic with more context on app crashes and exceptions.
.AndroidSdk .getVersionNumber .VERSION_KITKAT .VERSION_LOLLIPOP .VERSION_MARSHMALLOW
As far as static assets go (text, sounds and images), no files were changed in this APK release. Same goes for the rest of the APK.
Although this update is a bit disappointing, it is expected that a small maintenance update will go out before a larger update lands later this month.
As the v0.63.4 release has no significant changes to explain the lengthy development process, we expect the future 0.65.x update to contain all of the required client code for the gym rework.
Known bug fixes in v0.63.4
- GO+ connectivity improved (various devices, unconfirmed on iOS)
- Swiping through Gyms doesn’t cause the app to crash (various devices, various versions)