"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Disable/Replace Vuforia Initialization Failed Prompt

Is it possible to disable the Vuforia Initialization Failed prompt? I would like to replace it with a custom prompt that fits the UI of the app/game I am working on.

Thanks

Hi,

This should be possible by implementing your own error handling script instead of using DefaultInitializationErrorHandler.cs or InitErrprHandler.cs.

Thank you.

Vuforia Engine Support