I've added push notification to my apps. When I build it in the simulator or on physical device everything works fine, every push comes. But when I download app from App Store, pushes don't work.
I use Firebase to push notification. They work fine on production Android apps.
I'd tried with certificates but nothing helped.
Did you face such a problem?
Post
Replies
Boosts
Views
Activity
Hello,
Apple Review guys keep canceling reviews of my apps because of App Tracking Transparency.
The point is that, this feature was implemented in previous version so it works fine (I also sent them screenshots with the newest version from Xcode simulator) - code is set in AppDelegate file.
What can I do about that? Are there new requirements about that since iOS 15?