Giter VIP home page Giter VIP logo

Comments (7)

OoHerbethoO avatar OoHerbethoO commented on August 11, 2024

Here in my app it also stopped receiving pushes

from instagram_mqtt.

Ho3einWave avatar Ho3einWave commented on August 11, 2024
{
    "message": "",
    "igAction": "news",
    "actionPath": "news",
    "collapseKey": "reachability_silent_push",
    "pushId": "5e84b4a725e4bHb53015e40H5e84b9408611dH141",
    "pushCategory": "reachability_silent_push",
    "intendedRecipientUserId": "48637238848",
    "badgeCount": {
        "direct": 6
    }
}

this is the last thing I get from the push event

from instagram_mqtt.

Ho3einWave avatar Ho3einWave commented on August 11, 2024

I think its an Instagram problem or Instagram is changing something in their MQTT.

how can I monitor the MQTT data?
I found an Instagram patch with the latest version in this repo
I tried to reverse engineer the com.instagram.android:mqtt with Frida script that was provided in repo but its doesn't work and I'm not experienced in reverse engineering I hope the project owner helps us to update this repo

from instagram_mqtt.

Ho3einWave avatar Ho3einWave commented on August 11, 2024

@Nerixyz

from instagram_mqtt.

Nerixyz avatar Nerixyz commented on August 11, 2024

I tried to reverse engineer the com.instagram.android:mqtt with Frida script that was provided in repo but its doesn't work and I'm not experienced in reverse engineering

The script is probably outdated:

/**
* search for the string 'MessageEncoder'
*
* EXPECTED:
* any.any("MessageEncoder", new IllegalArgumentException(() + "Unknown message type: " + a), "send/unexpected; type=%s", b)
*
* OR
*
* search for the string 'No message encoder'
*
* EXPECTED:
* throw new IOException("No message encoder");
*
* CURRENT: v123.0.0.21.114 @ x86
*/

I haven't really kept up with any changes to MQTT on instagram.

from instagram_mqtt.

zulkifliraihan avatar zulkifliraihan commented on August 11, 2024

Yeah, i can't get realtime notification too

from instagram_mqtt.

cnkx avatar cnkx commented on August 11, 2024

Yeah, i can't get realtime notification too

Actually same here! I used to use this library regularly months ago but I think problems started to occur. Sometimes some notifications were coming else some were not. I can't see any realtime notifications today (using last version of instagram_mqtt library). I believe though I've made the correct settings even though the past months have been working regularly, the most frequently used pending chat notification has stopped coming. I checked the logs saved so far and just noticed it today.

@Nerixyz

from instagram_mqtt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.