JJTech0130 / pypush

[being rewritten] Cross-platform iMessage POC
https://discord.gg/BVvNukmfTC
Other
3.52k stars 397 forks source link

demo stuck in Waiting for incoming messages #83

Closed elminson closed 6 months ago

elminson commented 6 months ago
[03:04:10] INFO     Connected to APNs (16-courier.push.apple.com)                                                                     apns.py:40
[03:04:11] INFO     Waiting for incoming messages...                                                                                  demo.py:94
Type 'help' for help

I remove the config.json but same issue (still debugging)

Kasherpete commented 6 months ago

Branch main is broken right now. Switch to async using git switch async.

elminson commented 6 months ago

@Kasherpete Thank you!!!!, when this branch will be merged to main?

elminson commented 6 months ago

after switch branch to async is working

Cypheriel commented 6 months ago

@Kasherpete Thank you!!!!, when this branch will be merged to main?

There is no set time frame. It's something that's being worked on. (There are some conflicts that must be resolved)

Kasherpete commented 6 months ago

@Kasherpete Thank you!!!!, when this branch will be merged to main?

Ehh, it really depends. It's not that hard to pass the changes on, but we're gonna be merging all the branches together so it might be done then. For now async is the only branch that works, and don't really have much of a timeframe for the other ones even though it would be easy.

elminson commented 6 months ago

Thank you again! let me know if you need any help with anything I will love to contribute to the project.

Kasherpete commented 6 months ago

Will do!