NOTIFICATION permission in app.json

In the official SDK documentation there is no indication for NOTIFICATION permission inside app.json. Is this permission included by default in the minimum requirements (i.e. even when specifiying permissions: [])?

If not, and if I want to explicitly set the app permissions for a standalone app, for example for use in Google Play Store, how can I indicate this permission in app.json?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.