Viktor Kumanenkov

Results 2 issues of Viktor Kumanenkov

@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...

Hi @itsjunetime I'm trying to figure out what changed in iOS16 when sending messages via iMessage Before iOS16, this code worked: ``` IMAccountController *sharedAccountController = [%c(IMAccountController) sharedInstance]; IMAccount *myAccount =...