Skip to content

Tweak working for rootless iOS15, but for iOS16 messages not sent #208

Description

@hek4ek

@sgtaziz

Hi, I decided to adapt your WebMessage-Tweak for rootless dopamine/palera1n, everything worked out well until I did it for iOS15. But as soon as I started testing it on iOS16 I encountered the fact that the message is not sent. I tried to get the sending status in iOS16 via the delegate method sendProgress:progressDidChange:sendingMessages:sendCount:totalCount:finished: and I see that the sending hangs at 90% ... from this moment I start receiving a callback in sendProgress:progressDidChange:sendingMessages:sendCount:totalCount:finished: several times per second and this happens infinitely with the value progressDidChange=0.9

Maybe you have any information about what has changed in the iMessage API or maybe some additional entitlements are needed, starting with iOS16, any thoughts will suit me because I am at a dead end for now

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions