Push notification permission

Uniapp cannot find notification permission in the app system settings when enabling Push 1 to package and list on iOS Store, but printing can receive push penetration messages. The push certificate and info.plist have been configured

I am not sure I understand what is working and what is not.

Uniapp cannot find notification permission in the app system settings

You need to request notification authorization in your app for this setting to be present in System Settings. This is explained at Asking permission to use notifications

enabling Push 1

I don't know what this is. Is this a 3rd party tool to send push notifications?

but printing can receive push penetration messages.

I don't understand what this means

Push notification permission
 
 
Q