libnotifications icon indicating copy to clipboard operation
libnotifications copied to clipboard

App Notification Library for Jailbroken Devices

Results 3 libnotifications issues
Sort by recently updated
recently updated
newest added

Hello, I'm writing this issue on behalf of @lxndr-rl and [JeffResc/SongShare Issue #3](https://github.com/JeffResc/SongShare/issues/3). This user is reporting that libnotificationd is crashing and the crashlog can be found [here](https://ghostbin.co/paste/5besc). Additionally, [here...

`[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...

Hey, thanks a lot for this helpful library but the notification is not shown on the lockscreen yet it shows when i unlock the device ! I am hooking into...