The notification permission dialog opens as soon as the app is launched. It is common to only show a dialog requesting permissions after informing the user about the usage of those permissions.
Expected behavior
The developer should be able to request the notification permission on demand.
Environment
Tabris.js version: 2.2.0
Device: iPad Air
OS: iOS 10
Code snippet
Build an app with the Firebase plugin and load an empty source file.
Problem description
The notification permission dialog opens as soon as the app is launched. It is common to only show a dialog requesting permissions after informing the user about the usage of those permissions.
Expected behavior
The developer should be able to request the notification permission on demand.
Environment
Code snippet
Build an app with the Firebase plugin and load an empty source file.