onRenderingError
This callback is invoked in case of errors during the screen rendering process.
Parameters
error
An AdaptyError object representing the error.
context
A UI Context within which the event occurred.
This callback is invoked in case of errors during the screen rendering process.
An AdaptyError object representing the error.
A UI Context within which the event occurred.