libnotifications
libnotifications copied to clipboard
I tested it out once to check if it worked and I keep getting notifications
[objc_getClass("CPNotification") showAlertWithTitle:@"Holy Smokes!" message:@"This is the message!" userInfo:@{@"" : @""} badgeCount:1 soundName:@"can be nil.caff" //research UNNotificationSound delay:60.00 //cannot be zero & cannot be < 60 if repeats is YES repeats:YES bundleId:@"com.apple.Preferences"]; dlclose(handle);
Can you elaborate? You mean after removing the code from your tweak, youre still seeing notification? That's not possible. Or do you mean that the badge still shows you have a notification?
I removed the tweak, libnotifications and deleted the daemon yet I'm still getting notifications
Every 5 minutes or so I get another notification
It even notifies me while unjailbroken