React Native - Provisional Push

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.

const isProvisional = true // Default false requestPermissions(isProvisional)

 

Copyright 2020 Related Digital