start Push Provisioning
abstract suspend fun startPushProvisioning(activity: Activity, card: Card, userAuthorization: String, cardDisplayName: String, address: UserAddress, wallet: Wallet): Boolean
The method allowed to start in-app push provisioning.
The call to this method must be accompanied by a call to notifyProvisioningCompleted.
Return
true on successfully added card or false otherwise