Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This feature is only supported on iOS devices.

If you want to use the Provisional Push feature for iOS devices, you must send the true parameter to the requestPermissions function in your javascript code.

Code Block
languagejs
const isProvisional = true // Default false
requestPermissions(isProvisional)