TomerLand - Hey, we are embedding the app and w...
Hey, we are embedding the app and we want to handle errors in our app. we need your suggestions on error handling 1. how to mimic the "not logged in" error in all embeded components 2. some errors (for example, bad token) are not caught in the
onError
onError
event. do we have an alternative to catch errors in the init function?