khcrysalis / Feather

Feather is a free on-device iOS application manager/installer, using certificates part of the Apple Developer Program.
GNU General Public License v3.0
1.09k stars 59 forks source link

No push notifications #101

Closed aftmostheart2 closed 1 month ago

aftmostheart2 commented 1 month ago

I got enmity installed via feather and I disabled ppq check protections and still I don’t get any push notifications, I checked through iPhone notifications anll of it is turned on and still nothing. I got the cert from signulous and on there I can sign it and check a box and I would always get notifications from my apps. But from feather I can’t seem to figure out what to do

khcrysalis commented 1 month ago

You will need to resign without the option enabled

aftmostheart2 commented 1 month ago

I just did that and still nothing coming through. I've also tried deleting and resigning feather with no success

aftmostheart2 commented 1 month ago

I'm sorry is there anything I can do to fix this?

khcrysalis commented 1 month ago

Sign the application without the appended string done by the ppqcheck protection option and then install, all notifications need is entitlements and the exact identifier found on the appstore.

khcrysalis commented 1 month ago

People have confirmed notifications work by not having ppqcheck option enabled and signing.

khcrysalis commented 1 month ago

Otherwise, you may be doing something wrong.