"PokeMiners' In-Depth APK Teardown of 0.173.2"

#PokemonGO: Hello everyone!That's right, you read this right. A teardown on a MINOR update! What?! That can't be! Surprisingly there was enough stuff added this time around that warranted a new teardown. So buckle up and let's get started!Official Release Notes (Not Available At This Time)Download LinkSize: 98MB (1.2MB smaller than before)HighlightsTechno Blast addedSamsung s20 Fix (and yes we hear the Plus is fixed too!)Wayfare BadgeRemote Raid Pass addedSeveral updates to Remote Raids and the invite system has been addedRemote Gifting for your BuddyBuddy will alert you when it brings giftsPOI Scanning addedPokeStop AdsWalking quest typeTechno Blast.V0336_MOVE_TECHNO_BLAST_NORMAL .V0337_MOVE_TECHNO_BLAST_BURN .V0338_MOVE_TECHNO_BLAST_CHILL .V0339_MOVE_TECHNO_BLAST_WATER .V0340_MOVE_TECHNO_BLAST_SHOCK Techno Blast was added! Just in time for the Genesect event.Samsung S20 FixisS20Exynos S20_EXYNOS_MODELS As reported, it appears this is fixed on the S20. They must have had to implement a super fancy fix just for Samsung.Wayfarer BadgeBADGE_WAYFARER As we found in the texts, the Wayfarer Badge has been added to this update.Remote Raid Pass AddedITEM_REMOTE_RAID_TICKET_ITEM ItemIncludesRemoteRaid The three packs of Remote Raid Passes have been added in this update. Check them out here!Remote Raid Updates Including InvitingTons of updates regarding Remote Raiding has been added, including inviting friends. Looks like remote raiding is ready to go and friend inviting seems close..get_RemoteRaidEnabled .get_MaxRemoteRaidPasses HasMaxRemoteRaidPasses .get_NumFriendshipLevels As announced, there will be a limit to how many passes you can carry. There is also a toggle for the feature so they can release it when the update is finished rolling out..get_MinRemoteRaidLevel .set_MinRemoteRaidLevel .get_RaidInviteMinLevel .set_RaidInviteMinLevel There will be a separate level requirement for both participating in a remote raid AND inviting people for a remote raid..get_NumFriendInvites .set_NumFriendInvites .get_MaxNumFriendInvites .set_MaxNumFriendInvites .get_IsRemote .set_IsRemote .get_IsSocialInvite .set_IsSocialInvite .get_NumFriendInvitesRemaining .set_NumFriendInvitesRemaining .get_FriendInviteCutoffTimeSec .set_FriendInviteCutoffTimeSec .get_CanInviteFriendsInPerson .set_CanInviteFriendsInPerson .get_CanInviteFriendsRemotely .set_CanInviteFriendsRemotely Invite code was added, including a limit to how many friends you can invite. Based on it being called invites and not invite, it's safe to assume you will get more than one invite per raid.You can also invite in person vs remotely, perhaps as an easier way to join private lobbies so that's a nice QOL upgrade.ACTIVITY_REMOTE_DEFEAT_RAID_POKEMON ACTIVITY_REMOTE_RAID_LEVEL_1_ADDITIONAL_XP ACTIVITY_REMOTE_RAID_LEVEL_2_ADDITIONAL_XP ACTIVITY_REMOTE_RAID_LEVEL_3_ADDITIONAL_XP ACTIVITY_REMOTE_RAID_LEVEL_4_ADDITIONAL_XP ACTIVITY_REMOTE_RAID_LEVEL_5_ADDITIONAL_XP Remote raids can reward additional XP. This might not be used right away, and maybe only once Remote Raid passes go to their normal price of whatever that is to try to encourage people to spend the extra money on them (that's just my guess though)..get_RemoteDamageModifier .set_RemoteDamageModifier Ability to set the remote damage... Remotely haha.UNDEFINED_REMOTE_RAID_EVENT REMOTE_RAID_LOBBY_ENTER REMOTE_RAID_INVITE_SENT REMOTE_RAID_INVITE_ACCEPTED REMOTE_RAID_INVITE_REJECTED RemoteRaidJoinSource UNDEFINED_REMOTE_RAID_JOIN_SOURCE REMOTE_RAID_USED_MAP REMOTE_RAID_NEARBY_GUI REMOTE_RAID_INVITED_BY_FRIEND RemoteRaidInviteAcceptSource UNDEFINED_REMOTE_RAID_INVITE_ACCEPT_SOURCE REMOTE_RAID_IN_APP REMOTE_RAID_PUSH_NOTIFICATION Some flags and inviting statuses. Also flags how you entered the raid. What's interesting though is you'll get a push notification when you are invited to a remote raid.ERROR_NO_PERMISSION ERROR_PAST_CUT_OFF_TIME ERROR_NO_INVITES_REMAINING ERROR_LOBBY_FULL Some possible errors you can get. Past cut off time is interesting, does that mean you can't do 24/7 raiding with friends in other time zones?OnRemoteJoinButtonPressed CloseRemoteTicketToast joinRemotely TryJoinLobbyRemotely remoteJoinButton joinButtonRemoteRaidPassObject remoteTicketToastRoot remoteTicketToastSlideIn remoteTicketToastSlideOut playersInLobbyRemoteText remoteRaidCallout Some snippets of the actual joining process and the animation for the remote pass being used.REMOTE_RAID_TUTORIAL_COMPLETE_KEY Tutorial for the first time you do a remote raid.defaultBackgroundSprite remoteBackgroundColor Remote raiding will have a different background on the button like shown off (background gradients for this was also added in this update).Remote Buddy Giftingbuddy_socialGifting_tutorials tx_buddy_socialGifting ReceiveRemoteBuddyGifts socialGiftBundleCache SOCIAL_GIFT_BUNDLE_NAME SOCIAL_GIFT_ASSET_NAME SocialGiftCache Buddy gifting is coming like announced and more code was added to support that this time around. In parts of the code it's called remote gifts and other it's called social gifts. We are thinking it's the same thing?get_RemoteGiftingEnabled A toggle for enabling the feature..get_RemoteGiftboxCount .set_RemoteGiftboxCount Buddy gifts appear to count towards a different pool than your regular gifts which is nice.STILL_IN_COOL_DOWN BUDDY_NOT_SET ERROR_NO_REMOTE_GIFTS Some possible errors.remoteGiftingTutorialGuiControllerPrefab And a tutorial for this one too.Buddy NotificationsCleanupBuddyNotifications PreemptivelyCloseBuddyNotification remoteGiftingService currentBuddyNotification Buddy notifications appear to try to clean up after themselves and try to close themselves early. Maybe to try to make sure the notifications appear smoothly?NotificationCategory BGMODE_BUDDY_REMOTE_GIFT .get_GiftCount .set_GiftCount You will get notified when your buddy brings you a remote gift.POI ScanningSponsorship ENTER_STATE OPT_IN_ACCEPT OPT_IN_DENY OPT_IN_SETTINGS OPT_OUT_SETTINGS EXIT_FROM_RECORDING START_RECORDING STOP_RECORDING CANCEL_ENCODING UPLOAD_NOW UPLOAD_LATER CANCEL_UPLOAD START_UPLOAD_SETTINGS UPLOAD_SUCCESS OPT_IN_LEARN_MORE ArMappingEntryPoint UNKNOWN_ENTRY POI_EDIT_MENU POI_EDIT_TITLE POI_EDIT_DESCRIPTION POI_ADD_PHOTO POI_EDIT_LOCATION POI_NOMINATION As we found in the texts, POI Scanning is coming to the game. This update adds the code for that, with the above being the process and menu items..get_MinHoursBetweenPrompt .set_MinHoursBetweenPrompt .get_MaxVideoTimeSeconds .set_MaxVideoTimeSeconds .get_PreviewVideoBitrateKbps .set_PreviewVideoBitrateKbps .get_PreviewVideoDeadlineMs .set_PreviewVideoDeadlineMs .get_ResearchVideoBitrateKbps .set_ResearchVideoBitrateKbps .get_ResearchVideoDeadlineMs .set_ResearchVideoDeadlineMs .get_MinVideoTimeSeconds .set_MinVideoTimeSeconds .get_PreviewFrameRateFps .set_PreviewFrameRateFps .get_PreviewFramesToJump .set_PreviewFramesToJump .get_MaxUploadChunkRejectedCount .set_MaxUploadChunkRejectedCount .get_ArdkDesiredAccuracyMm .set_ArdkDesiredAccuracyMm .get_ArdkUpdateDistanceMm .set_ArdkUpdateDistanceMm A lot of code was added about uploading video once the scan was complete. This is just an example.PokeStop AdsAdDetails .get_ImageTextCreative .get_EncryptedAdToken ReportAdInteractionProto .get_GameId .get_ViewImpression .get_ViewFullscreen .get_FullscreenInteraction .get_CtaClicked .get_InteractionTypeCase .get_TimeAwayMs .get_TookScreenshot CTAClickInteraction .get_CtaUrl CtaUrlFieldNumber ReportAdInteractionResponse As we also found in the text before, ads are coming to the game. These will most likely be for sponsored stops, but they will track how long you look at them, if you took a screenshot, if you clicked on them, and have an option for a fullscreen add.Walking Quests.get_QuestWalk .set_QuestWalk .get_QuestStartKmWalked .set_QuestStartKmWalked A new quest type for walking specifically has been added.Limited Purchase Boxes Understand TimeLimitedPurchaseSkuSettingsProto UNSET MINUTE HOUR DAY WEEK MONTH Limited Purchases (like Shop Boxes) now have fields for time so they can probably expire on their own now instead of needing to be 'removed' from the game manually.-PokeMiners via /r/TheSilphRoad https://ift.tt/34Vv9f8
"PokeMiners' In-Depth APK Teardown of 0.173.2"
Reviewed by The Pokémonger
on
06:29
Rating:


No comments