iHelp101 / XInsta

137 stars 32 forks source link

Download post/stories broken after server-side update on instagram 155.0.0.37 #132

Open franchixco opened 4 years ago

franchixco commented 4 years ago

this week a server side update (same apk version) broke download posts, causing app crashing. Also download option on instagram stories has missing after UI changes. Xinsta version 2.2.1. Instagram version 155.0.0.37 22 11

franchixco commented 4 years ago

This issue also affects latest hook update on instagram 159.0.0.40

iHelp101 commented 4 years ago

The UI change appears to be the same as Reels, which I am trying to find the hook for. I am also looking into this crashing issues. I am on a weekend trip and will be back home in the morning where I will test this further and work on a fix.

iHelp101 commented 4 years ago

Can you provide a logcat of this crash? I can't replicate it. I also can't seem to force the new stories UI yet. I have tried a few devices and different accounts, but no luck yet.

franchixco commented 4 years ago

logcat_09-30-2020_10-36-20.txt

iHelp101 commented 4 years ago

Can you try this APK for me? Also, please update your hooks from Pastebin (Testing a new hook). I am working on stories still. Instagram is hiding these lists quite well, so I can't inject the download button.

https://drive.google.com/file/d/1MaBKcm6mFVimvo4ROgoR3pv59DYOfECa/view?usp=sharing

franchixco commented 3 years ago

Sorry for delay. After trying the apk nothing changed. Using pastebin hooks

iHelp101 commented 3 years ago

Can you attach your error log? I want to make sure Xposed truly took effect with the new hooks. Thank you.

S-U-M-1 commented 3 years ago

Can you provide a logcat of this crash? I can't replicate it. I also can't seem to force the new stories UI yet. I have tried a few devices and different accounts, but no luck yet.

I did not have this crash (or new story settings menu) until just today. Seems to be an incremental roll-out. XInsta 2.2.0 and 2.2.1 on Instagram 155.0.0.37.107.

iHelp101 commented 3 years ago

I just posted a new Alpha APK. Please try it when you have a moment. This should fix the new non-dialog hooks.

https://github.com/iHelp101/XInsta/blob/master/XInsta-Alpha.apk

S-U-M-1 commented 3 years ago

I just posted a new Alpha APK. Please try it when you have a moment. This should fix the new non-dialog hooks.

https://github.com/iHelp101/XInsta/blob/master/XInsta-Alpha.apk

This fixes the crashes, and downloading stories now works, but downloading photos and videos does not.

Pressing 'Download' for photos or videos opens the 'Report' menu instead (even though there is already a 'Report' button at the top of the menu).

S-U-M-1 commented 3 years ago

I downgraded to Instagram 144.0.0.25.119 and some earlier hooks, and everything works fine again (with the old menus).

iHelp101 commented 3 years ago

Okay, I will work on decompiling 155.0.0.37.107 and getting the hooks for pictures. The new non dialog hook requires a new class to be used.

iHelp101 commented 3 years ago

Hooks have been updated for this version to fix the regular feed downloads.